Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase33d ago0x8bb59d…f5499c
0x4e39…f82f0xb0af…7de0Base—$6.35100%coinbase33d ago0x7c3c69…2f6a09
0x4e39…f82f0xb0af…7de0Base—$6.02100%coinbase33d ago0xde7ac5…a52914
0x98ee…e1ab0xb0af…7de0Base—$0.30100%coinbase33d ago0x743894…2c9318
0x98ee…e1ab0xb0af…7de0Base—$0.39100%coinbase33d ago0xd13ff0…867552
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase33d ago0xab6a1b…9570f6
0x4e39…f82f0xb0af…7de0Base—$5.97100%coinbase33d ago0x8fec51…1629c5
0x4e39…f82f0xb0af…7de0Base—$5.81100%coinbase33d ago0xd67353…4cc936
0x7d45…92240xb0af…7de0Base—$8.50100%coinbase33d ago0xaeac56…b49bfe
0x1061…a4e30xb0af…7de0Base—$4.00100%coinbase33d ago0x79cdd2…985180
0x7d45…92240xb0af…7de0Base—$8.00100%coinbase33d ago0x4a5879…f69e58
0x34da…7cb40xb0af…7de0Base—$14.53100%coinbase33d ago0x458cb2…eca497
0xb66a…04f40xb0af…7de0Base—$30.01100%coinbase33d ago0x4db074…da8abc
0x1061…a4e30xb0af…7de0Base—$4.00100%coinbase33d ago0x8f4e8a…0a08ab
0x7d45…92240xb0af…7de0Base—$8.86100%coinbase33d ago0x459946…53bdeb
0xf56d…54830xb0af…7de0Base—$12.77100%coinbase33d ago0x844b21…0ae61d
0xf56d…54830xb0af…7de0Base—$12.76100%coinbase33d ago0x358cd2…7bf72e
0x1061…a4e30xb0af…7de0Base—$4.26100%coinbase33d ago0xaa210b…00a6a6
0x34da…7cb40xb0af…7de0Base—$15.01100%coinbase33d ago0xc3e1ca…3b1720
0xb66a…04f40xb0af…7de0Base—$30.02100%coinbase33d ago0xa49a89…e6f688
0x98ee…e1ab0xb0af…7de0Base—$0.22100%coinbase33d ago0xa54767…4df92a
0x7d45…92240xb0af…7de0Base—$8.75100%coinbase33d ago0x450e09…5ea3e3
0x98ee…e1ab0xb0af…7de0Base—$0.36100%coinbase33d ago0x0dceca…d58151
0x1061…a4e30xb0af…7de0Base—$4.37100%coinbase33d ago0xb61bac…b18720
0xff56…086a0xb0af…7de0Base—$0.86100%coinbase33d ago0x8e1662…11d7e5

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.