Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase15s ago0x1181d0…9822e7
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a515s ago0x660e8c…d9bd8e
0xf3fc…4e0f0xef43…6c7fBase—$0.01100%virtuals17s ago0xacde8e…bf4f6c
0x933c…39ed0xcea1…c1b5Base—$0.27100%coinbase19s ago0xa89076…cdabee
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase19s ago0x67258a…a9d65b
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc19s ago0x632500…d775ea
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19s ago0x55a3d0…390189
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a519s ago0x3e292a…5a82f8
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI21s ago0xa0bbac…2cf612
0xdcf5…37710x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x596d36…7618d7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase21s ago0x783e6a…cde00c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase23s ago0xe7ea74…4efb72
0xacb2…2c050x40a8…ad8bBasex402 service$0.01100%coinbase23s ago0x34e96c…57099c
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a523s ago0xdca32c…da345f
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a525s ago0x1aa13e…62f4f5
0xe017…26670xa588…014cBase—$0.0170%0x5e3b…c8a527s ago0x6334f6…36272b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0x92db21…fc54d8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase27s ago0x86abbc…f65e4a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase29s ago0xbc2c08…fa546b
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase29s ago0xb9aa35…f1628d
0xd4b3…94a50x8a12…0881Base—$0.99100%coinbase31s ago0xb28c5b…0eb377
0x88e6…9b580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xf65bec…dcf6c4
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0x08397a…ef7d7f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33s ago0x9884be…61f9fb
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase33s ago0xe56b1f…59babb

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.