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%coinbase104d ago0x7b31fc…4916e7
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x7665a2…ea230c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x417f60…dd215a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0x8c578e…a2df74
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0x3d069e…51a71e
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0x71f179…79e908
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0x85cc2e…639492
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates104d ago0x8288ef…f00260
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0x8324b4…860deb
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates104d ago0xab2dee…7a73f5
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0xd3665b…c8da0a
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0xb577e9…7fdad3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0xcb4300…770e45
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase104d ago0xdb776e…c60b99
0x9993…55a50x78f9…3928Base—$0.10100%coinbase104d ago0xaa0ab7…66ad11
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0x9211cd…dca8b6
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0x0c6075…1fc85c
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates104d ago0xe2ba44…61b0fe
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates104d ago0xf87770…e2bb91
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0x5699f4…416589
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0xf605e7…e4d380
0x9993…55a50x78f9…3928Base—$0.10100%candidates104d ago0xe79887…a5ffcc
0x1bd3…1ac50x78f9…3928Base—$0.10100%candidates104d ago0xa1bdae…95677d
0xf8ef…49ec0x78f9…3928Base—$0.10100%candidates104d ago0x393296…4a0ecb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase104d ago0xbc4a55…40563a

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.