Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x781d…339d0x50eb…6480Base—$0.00170%0x54f0…793211s ago0x25af9b…98f061
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase13s ago0xd4ee7d…205f61
0xc57e…3bec0xfe80…47eeBase—$0.001100%fluxa19s ago0x082297…965ec3
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x7a71dd…bcf7db
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x6782c0…b9bb83
0x672f…ff2d0x50eb…6480Base—$0.00170%0x54f0…793225s ago0x2becdd…a6d9ec
0xfbdf…12300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x5f266d…46822e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xa6def8…3dd949
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x38aa8e…682950
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase45s ago0x378c21…9187f1
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x1274e0…3c2010
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase49s ago0xc203a3…b261eb
0xfbdf…12300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0xf8707c…3c0d43
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49s ago0xa37669…4daece
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase51s ago0xb0246c…997ba6
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase51s ago0x6ba7e5…507ecf
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase51s ago0x350bfe…f61ace
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase51s ago0x4a9db7…88062c
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase51s ago0xd12480…7e5b50
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase53s ago0xefb3e1…21429c
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase53s ago0xb45368…989eb0
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase53s ago0xe447c1…8d2b13
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase53s ago0x8e2732…e5d49f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase53s ago0x28a18a…e436ec
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase53s ago0xfceaf5…a9ac2b

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.