Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x3c9947…12e884
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x505622…483663
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0xe9159a…21d117
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase23s ago0x35e394…b67f79
0x18d7…6ea40x50eb…6480Base—$0.00170%0x54f0…793223s ago0x44432d…9d5f9e
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x0e87d0…2dfda9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xd367a8…f176a2
0x2533…04a10x325b…d430BaseStableEnrichExa$0.02100%coinbase23s ago0xafe981…9489f7
0xd1d0…39f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x920a94…8a46df
0xfa1c…65d10x18ec…35f3Base—$0.02100%ultravioletadao29s ago0x61e963…df1eae
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x5af5db…ed4b7f
0x9ae5…6be90x6b0a…81e5Base—$196.5970%0xf0f7…65c533s ago0x757a36…a691d2
0xc0c0…e8920xfe80…47eeBase—$0.001100%fluxa33s ago0x1cd4f1…d1c393
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x71cc3c…d3723d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x00a748…8dd2b9
0xd97c…00930x325b…d430BaseStableEnrichExa$0.01100%coinbase39s ago0xf8cdee…3e4cf7
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0xb9c47a…822af6
0xcead…d3d00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0xb4c4d0…d8a9bd
0x4419…08a10x3e0a…78e7Base—$0.004677100%coinbase47s ago0xebe9ac…0b1e0d
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0x0469d6…d4e65d
0xd1d0…39f00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase47s ago0xd2fdc0…e05a37
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase51s ago0x5ca7f1…041e83
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted53s ago0xb320a3…9c8072
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase55s ago0x14fad8…668583
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase55s ago0x851310…38786e

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.