Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xfbb6…43efBase$900.9070%0x6351…0d6210s ago0x383277…db701a
0xcf93…552d0x5e70…4eb9Basex402 service$0.02100%coinbase10s ago0x5bff74…94cd9c
0x5c96…c9440x3e0a…78e7Base$0.003851100%coinbase10s ago0xde90f9…d6fb87
0xd906…36020xfe80…47eeBase$0.001100%fluxa12s ago0xe00ed8…10f59d
0xea39…1df10xfe80…47eeBase$0.001100%fluxa12s ago0x2a88cb…45f711
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase14s ago0x116db9…113d5d
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase16s ago0x228b88…5a25ea
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xd8138d…997cc0
0x7bb5…b70e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x4c530d…df80b9
0x6bbb…f7e60x09ae…ec64Base$5.0070%0x07ae…0e6720s ago0x3beb7a…fd9a73
0x3460…b66a0xf000…94fcBase$0.01100%coinbase20s ago0x73e5bb…eef315
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase22s ago0xdea856…657304
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase28s ago0xb8cce1…4feb2e
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase30s ago0x968872…df7730
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x800008…fde0e8
0x18d7…6ea40x50eb…6480Base$0.00170%0x54f0…793232s ago0x271350…ce4066
0xa787…64cf0x47c5…4fc3Base$11.5570%0x2016…553432s ago0xe06edd…1300e2
0xafd8…a8f10xfe80…47eeBase$0.001100%fluxa34s ago0x514229…a336e1
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xedc83c…9c736f
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase36s ago0x79b2cf…ca724c
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase38s ago0xaaf487…6ed827
0x7bb5…b70e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xea36cd…0c4d74
0x3177…d8ed0x3e0a…78e7Base$0.00587100%coinbase40s ago0x3bdec4…336465
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase42s ago0x88d9f7…c62f85
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0xdfeff9…ba7abd

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.