Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$99.7870%0xf11b…db9415s ago0x8bc1f0…712046
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase15s ago0xfa5ad9…0d06bc
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase19s ago0x91ed3a…0636c1
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase19s ago0x1ff6b9…f09256
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase21s ago0x93e17b…52f3be
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase21s ago0x471f56…511966
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23s ago0x38aadc…841b9c
0xee79…f0160xfe80…47eeBase—$0.001100%fluxa25s ago0xd5d575…423d6e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase25s ago0x251207…b93f52
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase25s ago0x8887f9…68638c
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase25s ago0x56741a…3399de
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xb2c4ff…8cb814
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase27s ago0x9a3f58…c59848
0x3adc…c4950x17cd…7905Basex402 service$0.05100%coinbase29s ago0x1b0471…760218
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x91da44…b98c3e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase29s ago0xc1256e…49dbac
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase31s ago0xff46d3…152d7c
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase33s ago0x4c4e4a…a6d64e
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase35s ago0x370835…eef0f3
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x6ead2a…9a3eff
0xe9f0…e4250x2451…0a01Base—$49.7870%0x4661…93fd37s ago0x15378b…4a2bd7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase37s ago0xc0ca83…21dcee
0x91f1…f8800x4395…d965Basex402 service$0.02100%coinbase37s ago0x9b6558…1e4fa7
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase39s ago0x526c76…4375b6
0x1d28…e4730xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase39s ago0x363285…b58a82

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.