Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x9b0720…52319c
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xb0d518…3a081f
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xb934af…1e3ab2
0x5cc5…a8d60x6839…1a2bBase—$0.003100%coinbase34s ago0xeb9a7f…d66b08
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xc50356…5d28ea
0xea26…4a370x3e0a…78e7Base—$0.005769100%coinbase36s ago0x4d6336…38db2f
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xcb78e7…7a6b76
0x4a46…dd040xef43…6c7fBase—$0.01100%virtuals38s ago0x2e7944…a9b95f
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x262b9b…60031f
0x86c1…03770x4f4b…422dBase—$0.0015100%coinbase46s ago0x4ea638…f9a69c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted48s ago0xc72c58…28aa33
0x5fa0…288c0x6839…1a2bBase—$5.00100%coinbase48s ago0x9d9044…df5826
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase52s ago0x0a234c…2e0298
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase56s ago0x83d999…4c3a13
0x5bf0…31eb0xef43…6c7fBase—$0.01100%virtuals56s ago0xd7966f…8ce734
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase58s ago0xe2bab8…feb0e1
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x3fb8e7…078ad4
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xb11e…6e5a1m ago0xeb86e1…605dd7
0x6675…649d0xef43…6c7fBase—$0.01100%virtuals1m ago0x76e973…8a453a
0xf499…c1610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x21eb80…9ad585
0x1030…26b70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xa33aeb…c40f57
0xfd52…2dfc0x3e0a…78e7Base—$0.004325100%coinbase1m ago0x35c7b7…7a3791
0xd3c9…088f0x54a1…8b25Base—$3.0070%0x3e32…3ce71m ago0x74be43…d3a55e
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x9322a7…eab939
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xe9992b…9a7022

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.