Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xde91c4…a95767
0xbf11…09c70xafff…aad3Base$0.10100%coinbase176d ago0x23beaf…645949
0x59be…305f0xafff…aad3Base$0.10100%coinbase176d ago0x54c478…947a99
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0xeb856b…e00e13
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x14ac88…17f990
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x60518b…84d3a5
0xe156…d9a90xafff…aad3Base$0.10100%coinbase176d ago0xc40b26…abbc0b
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x068ebb…6452e1
0x80b5…2a750xafff…aad3Base$0.10100%coinbase176d ago0xa9c54b…caa450
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xd3148c…d6c3f8
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0xeec631…fec85e
0xbf11…09c70xafff…aad3Base$0.10100%coinbase176d ago0x3d7d98…2dbfdd
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x442bd3…caae6b
0xc004…29630xafff…aad3Base$0.10100%coinbase176d ago0xe0a15e…b65b33
0x80d7…05970xafff…aad3Base$0.10100%coinbase176d ago0x054dcd…f09077
0x91f5…87950xafff…aad3Base$0.10100%coinbase176d ago0xee13ac…9ab4c2
0xbf11…09c70xafff…aad3Base$0.10100%coinbase176d ago0x818cc8…addcd2
0x58d9…10c70xafff…aad3Base$0.10100%coinbase176d ago0x5abd9a…acb5c5
0xcf32…d8810xafff…aad3Base$0.10100%coinbase176d ago0x998ab7…478122
0x59be…305f0xafff…aad3Base$0.10100%coinbase176d ago0x10025a…73747c
0x5102…d6410xafff…aad3Base$0.10100%coinbase176d ago0xeba5cb…fed65b
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0xce753b…e5b5fb
0xe156…d9a90xafff…aad3Base$0.10100%coinbase176d ago0xfbf36b…7c4e9d
0xc004…29630xafff…aad3Base$0.10100%coinbase176d ago0xbb15ea…a03c67
0xe8c4…f4440xafff…aad3Base$0.10100%coinbase176d ago0xcb5c60…787aee

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://app.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://app.roundhouseai.io/dashboard/team.

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