Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x853f07…ed9b28
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xc28adf…66393e
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xf7bd49…c96a71
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x01203b…df9a62
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x24ca25…184f33
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x7dfbb1…f9d7aa
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xc99cdc…b90cac
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0xa8f108…3e1f7e
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xa746e7…84029a
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x637fde…1b3422
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x7f0562…a5a9ff
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x597f88…7e1b35
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x334493…444da5
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xd5ec0c…7a433c
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x3e816f…33b642
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x0c3199…28a6e2
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x7f5690…459112
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x3136a1…52b58d
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x33bc6c…700593
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x17b92f…37d105
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x8f1172…868d31
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xe7cf23…141afc
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0xfb961e…8f3572
0x9993…55a50x78f9…3928Base—$0.10100%coinbase117d ago0x787d17…a8164c
0xbadc…97b20x78f9…3928Base—$0.10100%coinbase117d ago0x96e8fd…a6a7e4

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.