Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase117d ago0x70a2df…fc683a
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase117d ago0x0a7a75…493156
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xb97df9…e07434
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0xe3e3db…43722a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase117d ago0xcec4e9…ab78df
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase117d ago0x070382…3e9479
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x486010…696cf9
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xd1d1f8…412939
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase117d ago0x653853…af379a
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0xa355e9…f7780a
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xf182a5…a10863
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase117d ago0x29c588…a5c4f5
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase117d ago0xdd3e1f…51c7e4
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x1fd181…15b961
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0xf0eb8b…2b4466
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase117d ago0xe4a104…fff953
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase117d ago0x2148a8…6baddb
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x5dcc1c…2288ad
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase117d ago0x5f70ca…a0b7fa
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xa028a5…639f2a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase117d ago0xc38266…9664f7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase117d ago0x12e4ca…29d3a3
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xc12b7d…745197
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0xc65cbf…121668
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase117d ago0x178f07…053321

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.