Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0fb5…0af30x17cd…7905Basex402 service$0.05100%coinbase9s ago0xf383f4…b58291
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase11s ago0xaceb4e…7c69ca
0xe04c…35bf0xfe80…47eeBase—$0.001100%fluxa11s ago0xbe296d…6d7551
0x3032…9ecb0xf68b…7132Base—$0.01100%coinbase13s ago0x412243…7b5527
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xa48e…f66119s ago0x2fde33…9c7772
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0xd0f32f…66d982
0x8139…69dd0x32bc…9008Base—$15.9970%0xbfb1…5ca623s ago0xb3f019…6308e2
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase29s ago0xe2a5ce…95d6db
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase31s ago0x6bf32e…1b8945
0x1eb5…04fd0x50eb…6480Base—$0.00170%0x54f0…793235s ago0x2bae1c…5e1aa4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x0cc627…91f567
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xdc691d…15a49d
0x60d0…32fd0x4f4b…422dBase—$0.0035100%coinbase43s ago0x2599f4…df4d11
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase45s ago0xf98e81…1dfc0f
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase47s ago0xe1bd20…913c62
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase47s ago0xbd4ceb…103de5
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase47s ago0x5e453d…0868f0
0x3e1d…c9780x48d5…4615BaseMarket Intelligence APIRegime$0.003100%coinbase47s ago0x0ea50f…6d14c4
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase47s ago0x0712bc…08ebab
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase49s ago0x160c1e…15656b
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase49s ago0xdef331…2f72bc
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase49s ago0x1778a2…a061ee
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase49s ago0x911047…66c962
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase51s ago0x431d5d…433ac8
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase51s ago0x9bca84…bcddd4

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.