Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7s ago0x6eeec5…7520ef
0x1332…66eb0x47c5…4fc3Base—$75.0070%0x1af6…8fa39s ago0x9287c2…723a0a
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase11s ago0x406c68…2441b6
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15s ago0x101b90…d88e8c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x7289a4…d4e498
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x6c6bec…e07fd8
0xb4d3…ed120x9386…ca25Basex402 service$10.79100%coinbase19s ago0x2017e1…fb8ecc
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x49ca83…e07410
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x36e1a6…96bd00
0x4c1b…42610x9fb3…1d9aBasex402 service$0.005100%coinbase27s ago0x0e7dc5…26b7bc
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x83ddbc…ce4668
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase31s ago0x824c8d…d495d4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.05100%coinbase31s ago0x7bb023…5971fa
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase33s ago0xda4536…206538
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x082752…c6d6d0
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xa7488c…a12d68
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0x27bb83…eb6f0d
0x6d47…b68a0xfe80…47eeBase—$0.001100%fluxa37s ago0x27079d…1b911d
0x1281…6efd0xfe80…47eeBase—$0.001100%fluxa37s ago0x67c27f…af5320
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase37s ago0x22ee45…e82a50
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase39s ago0x8cbb1e…fec9d7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase39s ago0x802aba…5e1157
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase39s ago0xf5d166…1b4f14
0xb47c…c8d30x17cd…7905Basex402 service$0.05100%coinbase41s ago0x93989c…253720
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase41s ago0x114740…518741

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.