Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase7s ago0x9b6b29…8196d0
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase9s ago0xbdc542…d653f8
0x23a2…bf250xc148…3515Base—$60.0070%0xe528…c02811s ago0xaaeb96…97036a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase11s ago0xc68b61…b71034
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11s ago0x8c56bd…c8ee05
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase13s ago0xedb98c…9d1961
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase15s ago0xf37079…668527
0x585f…5ac60xef43…6c7fBase—$0.01100%virtuals15s ago0x0a7174…dccb2a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x12e357…e4b92a
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase17s ago0xe2a3a5…828e0a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x962158…0d09be
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…793219s ago0x234afe…776e0d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0x8ec799…a41e4a
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase19s ago0x401f43…676d01
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase21s ago0x7ca649…604119
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase21s ago0x8432a0…fa8c94
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase21s ago0x9190ad…c138c2
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0x78cc5c…33cf53
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0x7edb8d…019bd4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0x9f19c1…da0fec
0xd66a…8cc70x13e0…f707BaseReadXTwitter$0.01100%coinbase29s ago0x9e97f7…a794ae
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase29s ago0x0c859e…6a81d2
0xb1b7…4aee0xef43…6c7fBase—$0.01100%virtuals31s ago0xaa5108…8feb51
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x30b708…08f9ea
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x77e620…6ddcbd

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.