Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x781d…339d0x50eb…6480Base$0.00170%0x54f0…793214s ago0xb9ff90…899536
0x5281…07330x4f4b…422dBase$0.04100%coinbase14s ago0x034a40…3e8e91
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase14s ago0x617758…6ef2ca
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase16s ago0xa69fd6…050f48
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase18s ago0x360f0f…222a97
0x8d98…eac20x6839…1a2bBase$0.003100%coinbase18s ago0x3afe8e…c559a9
0xea8b…eb4d0x7d2c…bcfeBase$0.05100%coinbase20s ago0xc34928…2f7136
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase20s ago0x9464fe…eb31f4
0x54e1…f4e00xffc4…37b1Basex402 service$0.001100%coinbase24s ago0x990f0c…3aef00
0x54e1…f4e00x6ee4…9427Basex402 service$0.001100%coinbase26s ago0x31727f…0916e9
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase32s ago0x9f502a…fad103
0x3c6d…c4e00xb86a…e183Base$9.9870%0xb86a…e18332s ago0x64a3e0…f49943
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase32s ago0xe4bcf4…95dcae
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase32s ago0xe2b8e7…e9fa4f
0xddf7…9cb50x6839…1a2bBase$0.003100%coinbase36s ago0xfbc1dc…1a0ee9
0x1332…66eb0x47c5…4fc3Base$52.5070%0x6a32…813638s ago0xdf013e…89bc57
0xea8b…eb4d0x7d2c…bcfeBase$0.05100%coinbase38s ago0xc72e0d…09d0a4
0xf0bc…baa10x3e0a…78e7Base$0.002815100%coinbase44s ago0xe84c7d…71cb0d
0xc9b4…c17f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0xd37318…d07171
0x266a…bae70x59dc…c9ddBase$0.000001100%primer48s ago0x142892…936e2a
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase48s ago0x4a413c…55580c
0xa302…75710xa8b2…1d68Base$0.0170%0x9501…c67750s ago0x80926b…c893db
0xb174…d7d90xa9dd…2315Base$0.002100%coinbase52s ago0xbbbe07…24a3b1
0xcf8a…feba0x6839…1a2bBase$0.003100%coinbase54s ago0x04dff6…94d160
0xea8b…eb4d0x7d2c…bcfeBase$0.05100%coinbase56s ago0x6859a8…954597

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.