Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4859…bc100x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0x8eec34…1fd1b1
0x4859…bc100x2932…4f60Basex402 service$0.01100%coinbase97d ago0x30d4e3…4e4cd0
0x4859…bc100x24fa…9bf2Basex402 service$0.001100%coinbase97d ago0x2770a6…701c3f
0x4859…bc100x03d7…584cBasex402 service$0.005100%coinbase97d ago0x6db4b3…145eea
0x4859…bc100xe903…1abfBaseBlockRun.AIAi$0.01100%candidates97d ago0x9ae566…cd44a9
0x4859…bc100x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase98d ago0x81211b…374cca
0x4859…bc100x2932…4f60Basex402 service$0.01100%coinbase98d ago0x5551b3…1f957b
0x4859…bc100x217e…67c4BaseCrypto Spot PriceCrypto$0.003100%coinbase98d ago0x3f3344…da8b01
0x4859…bc100xdcec…7566Basex402 service$0.01100%coinbase98d ago0x413722…3c72d2
0x4859…bc100xcf92…42fbBasex402 service$0.01100%coinbase98d ago0x618980…e1aee8
0x4859…bc100x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase98d ago0x1d86da…a8cbd4
0x4859…bc100x260f…82b0Basex402 service$0.001100%coinbase98d ago0x27fb84…37f622
0x4859…bc100xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xeeb6f4…877cd9
0x4859…bc100xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x82865d…56f645
0x4859…bc100x260f…82b0Basex402 service$0.001100%candidates98d ago0x147541…e16c67
0x4859…bc100x260f…82b0Basex402 service$0.001100%coinbase98d ago0x92c801…db2449
0x4859…bc100x260f…82b0Basex402 service$0.001100%coinbase98d ago0x228ae9…fbe3eb
0x4859…bc100xa112…7d60Base$0.01100%heurist98d ago0xb5820f…9541e4
0x4859…bc100xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x428adb…152095
0x4859…bc100xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0xa2aead…d01199
0x4859…bc100xe903…1abfBaseBlockRun.AIAi$0.001100%candidates98d ago0x037810…a20c69
0x4859…bc100xcf92…42fbBasex402 service$0.01100%coinbase98d ago0xb22049…799109
0x4859…bc100x8581…c402BaseSurplus IntelligenceTwitter$0.003582100%0x8581…c40298d ago0x376335…4f04d2
0x4859…bc100x3070…fa85Basex402 service$0.01100%coinbase98d ago0xa5bf4c…c1a801
0x4859…bc100x260f…82b0Basex402 service$0.01100%coinbase98d ago0x53dd6d…83af03

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.