Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0xa28803…4fcfed
0x691b…8c9d0x52e2…f3eaBasex402 service$0.005100%coinbase15s ago0x5dab2d…f9fc93
0xb968…8b140x50eb…6480Base$0.00370%0x54f0…793217s ago0xde0014…32a429
0x691b…8c9d0x52e2…f3eaBasex402 service$0.02100%coinbase17s ago0x6ca4ae…0ded14
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xe76331…6dbc64
0xa960…4ad50x6839…1a2bBase$5.00100%coinbase17s ago0xdbe142…8e9739
0x691b…8c9d0x52e2…f3eaBasex402 service$0.005100%coinbase21s ago0xe5c2eb…89ab6c
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase21s ago0xee25c0…7cf776
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase23s ago0xc8385a…67b8e5
0x691b…8c9d0x52e2…f3eaBasex402 service$0.005100%coinbase23s ago0x1acbe1…8fed13
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase23s ago0x4bc8d9…61f138
0x38b4…09a70xef43…6c7fBase$0.01100%virtuals23s ago0x0334ea…0bbace
0x483b…a7b10xfe80…47eeBase$0.001100%fluxa23s ago0x22ebf8…c9abb3
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase25s ago0xd84a4c…79beb9
0x9b53…bbe70x6839…1a2bBase$15.00100%coinbase25s ago0x1988cf…7b8ca6
0x3be9…575c0x4cd0…bc31Base$50.4270%0x4337…5e7d27s ago0x3a68a5…a854d7
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xb80fe6…fd380b
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase27s ago0x6986ec…ece952
0x8c14…d17f0x47c5…4fc3Base$4.1270%0x7fb5…6c5229s ago0x60b832…2c94c1
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x40ebca…ffac7e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase29s ago0x236a0f…d3755b
0x691b…8c9d0x52e2…f3eaBasex402 service$0.005100%coinbase29s ago0x547802…740a88
0x7e9f…b60e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x58dcb8…9c0ff9
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase29s ago0xd69460…087c25
0xa3c8…fe830x6839…1a2bBase$1.00100%coinbase33s ago0x8bb886…56b6a1

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.