Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x2fb5cf…87bd38
0xe862…eda40x47d3…9ddaBasex402 service$0.50100%coinbase15s ago0x427dc3…0c9cb5
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase15s ago0x4e8d3b…207b86
0x7094…af5b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x9925c1…4ed754
0x21da…21770xef43…6c7fBase$0.01100%virtuals17s ago0xe32500…1f31a7
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0x645679…761d61
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase19s ago0x18dec1…2b7ee3
0xb263…0bf50x3320…12afBase$10.0070%0x8c7e…b11619s ago0xec121b…8f76a0
0x96a7…504c0x6839…1a2bBase$0.003100%coinbase21s ago0x767eab…998541
0x52ad…1fee0xa9dd…2315Base$0.002100%coinbase21s ago0xddc4c0…14c3dd
0x4ab5…5de50xed9f…9902Base$1.05100%coinbase21s ago0xec8222…ae61d9
0x1332…66eb0x47c5…4fc3Base$210.0070%0x6647…552623s ago0x24e8ef…cfe1f2
0x8ca8…ddc30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x20361c…bd0f7b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x61b92b…a72301
0xb968…8b140x50eb…6480Base$0.00170%0x54f0…793225s ago0x37b7e9…0cca22
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a527s ago0xc28925…2da73c
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase27s ago0x396ba6…31751c
0xfe55…73510x6839…1a2bBase$0.003100%coinbase29s ago0x831c6f…58249a
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase33s ago0x07461b…cd7522
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc37s ago0xb34e33…fef717
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0x2a2952…1fa06b
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase39s ago0x3f3187…8e0007
0x5dba…21290x3e0a…78e7Base$0.002741100%coinbase39s ago0x03179e…899b09
0x8e4f…4be70x6839…1a2bBase$0.003100%coinbase41s ago0xd0ff78…82b9d8
0x32b0…11be0xef43…6c7fBase$0.01100%virtuals41s ago0x13a998…3b9c75

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.