Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x667e…51ea0x6a0a…bf67Base—$0.01100%coinbase3d ago0x595a70…cb1deb
0x667e…51ea0x6a0a…bf67Base—$0.01100%coinbase3d ago0x4e5f2e…521d42
0x667e…51ea0x6a0a…bf67Base—$0.01100%coinbase3d ago0x9510d8…db4f97
0x667e…51ea0x6a0a…bf67Base—$0.01100%coinbase3d ago0x74806f…8b9914
0x667e…51ea0x6a0a…bf67Base—$0.01100%coinbase3d ago0xde2c1f…491fe6
0x667e…51ea0x6a0a…bf67Base—$0.01100%coinbase3d ago0xe7efb2…e3b9fd
0x667e…51ea0x6a0a…bf67Base—$0.01100%coinbase3d ago0xf3067a…d86c06
0x667e…51ea0x6a0a…bf67Base—$0.01100%coinbase3d ago0xd9e0cd…b8d008
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0xdd550e…6d8cf7
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0x6601f3…0422b0
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0x37d9bf…d8d5f8
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0x36ac26…540b80
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0x4de6fb…626b65
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0x669eee…e63375
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0xd77cf5…3981ee
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0x19613a…9a8167
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0x31d1ee…5916b8
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0x9a8b04…d34d3a
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0x780afb…d44b42
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0xb0a6ef…badeae
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0x8dd1ff…459228
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0xc7f5f4…ceba90
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0xecbf2b…472b30
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0xf6eea2…917ccf
0x667e…51ea0x6a0a…bf67Base—$0.10100%coinbase3d ago0x2c9f06…f8aa44

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.