Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd59f…85650xa9dd…2315Base—$0.002100%coinbase11s ago0x26484b…4866f5
0xce5f…9a200x07f0…a045BaseStableStudioUpload$0.01100%coinbase11s ago0x4cd5ef…044046
0x3be9…575c0x4cd0…bc31Base—$50.4270%0xf793…af7513s ago0x38d8c3…52be2d
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase13s ago0xed4ed0…fac0ec
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase15s ago0x56975a…ec45c1
0x0c60…e06e0xef43…6c7fBase—$0.01100%virtuals15s ago0x72818a…a37447
0x8748…30c90x3e0a…78e7Base—$0.004188100%coinbase17s ago0xf54026…7c4619
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase17s ago0x33b737…d83c35
0xc315…f9f30xf732…b829BasePocket NetworkWeb$0.005100%coinbase19s ago0x1b8186…fcb8ca
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x582e11…d9e38b
0x216c…f5600x3dfe…c813Base—$0.0370%0x5160…2bb619s ago0x3de475…36f13c
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase23s ago0x123726…aee742
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x359c2d…946fa8
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x09a410…1a0d44
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase23s ago0x39c126…047adc
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase25s ago0x293d87…f63ad3
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase25s ago0x363969…19ffd0
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase25s ago0xdc54c8…b453a7
0x24de…214b0x4020…0003Base—$0.0870%0x76df…025627s ago0x17dee8…cedc2c
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase27s ago0xaa2543…263c58
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase27s ago0x358c35…2c4e05
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase29s ago0xd36630…a534da
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase29s ago0x77c3f9…b55d52
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase29s ago0x44c4e4…293e9d
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase29s ago0x6f3a77…eab57a

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.