Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd93d…04c40x6f1d…37e7Base—$0.01100%coinbase70d ago0xaaf2d0…2c69b7
0xd93d…04c40x6348…a60dBase—$0.01100%coinbase70d ago0x2004b3…6f25ad
0xd93d…04c40x71cb…cee5Base—$0.01100%coinbase70d ago0x3df3e1…ef9708
0xd93d…04c40xa507…bf89Base—$0.01100%coinbase70d ago0x94aefc…2ddbbd
0xd93d…04c40xf5e9…c9b0Base—$0.01100%coinbase70d ago0x05c4c0…b1a5ec
0xd93d…04c40x4b67…aefeBase—$0.01100%coinbase71d ago0xfb9276…065f60
0xd93d…04c40xe1ff…3b06Base—$0.01100%coinbase71d ago0x95aae5…02f0ef
0xd93d…04c40x83cc…c25dBase—$0.01100%coinbase71d ago0xdc8ce8…525d84
0xd93d…04c40x8162…e559Base—$0.01100%coinbase71d ago0xc41f95…7ea0aa
0xd93d…04c40x73ba…c138Base—$0.01100%coinbase71d ago0x44a212…13b8ae
0xd93d…04c40xb055…47cdBase—$0.01100%coinbase71d ago0xa55ac5…324ba5
0xd93d…04c40x65d9…024cBase—$0.01100%coinbase71d ago0x2c2121…b4f34e
0xd93d…04c40xcbb3…56cbBase—$0.01100%coinbase71d ago0xb5a3dd…1da850
0xd93d…04c40xdec3…17eeBase—$0.01100%coinbase71d ago0x3c1fcb…272db3
0xd93d…04c40x2541…8278Base—$0.01100%coinbase71d ago0xb66153…136aa6
0xd93d…04c40x375b…6be7Base—$0.01100%coinbase71d ago0xf2206b…63f35c
0xd93d…04c40x7806…f4f3Base—$0.01100%coinbase71d ago0x817fc2…70ff8e
0xd93d…04c40x9949…12e4Base—$0.01100%coinbase71d ago0xfc5464…95c1d8
0xd93d…04c40x24fa…936dBase—$0.01100%coinbase71d ago0x0ce719…5d601b

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.