Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c81…791f0xe0fe…ac04Base$3.0070%0x3e32…3ce716s ago0xca8a82…5edb29
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase18s ago0x980ef6…2ab8d8
0x6b41…b4cf0x50eb…6480Base$0.00170%0x54f0…793218s ago0x1b2442…b30c6c
0x8beb…4f910x91d5…4c55Base$6.0070%0x3e32…3ce722s ago0x241dec…9915b3
0x6ddb…7b9c0x3324…0d3fBase$2.0070%0x3e32…3ce728s ago0xc99623…5c3ff4
0x3460…b66a0xf000…94fcBase$0.03100%coinbase30s ago0x4fe4e0…c68cf5
0xbce7…245b0x94f4…3e11Base$2.0070%0x3e32…3ce734s ago0xdb042e…500f27
0xc524…56d80x5aae…482eBase$0.25100%coinbase40s ago0xe0c7df…c7d60d
0x1332…66eb0x47c5…4fc3Base$10.5070%0x4ec9…366140s ago0x600b34…3caff5
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002581100%coinbase42s ago0x6917fd…5fd153
0x0acd…11f50x4466…125eBasex402 service$0.02100%coinbase42s ago0x20a482…3737e7
0x3460…b66a0xf000…94fcBase$0.03100%coinbase44s ago0x588584…274f38
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase46s ago0x4d641c…16905d
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase48s ago0x0186b2…9f6361
0x42ef…efcb0xfe80…47eeBase$0.001100%fluxa54s ago0xadfbf2…3495ea
0x12af…6ea50xfe80…47eeBase$0.001100%fluxa54s ago0xef5cf4…48fc18
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase1m ago0xbc8c58…3f4568
0x3460…b66a0xf000…94fcBase$0.03100%coinbase1m ago0x6cb86e…daf997
0x3011…38cb0xa9dd…2315Base$0.002100%coinbase1m ago0x651b90…5a8964
0x3011…38cb0xa9dd…2315Base$0.002100%coinbase1m ago0xff791e…3eba03
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002412100%coinbase1m ago0xbbdc0f…f9239e
0x79ec…56320x47c5…4fc3Base$10.5070%0x52ba…51771m ago0xf752b0…e9921a
0x3460…b66a0xf000…94fcBase$0.03100%coinbase1m ago0xd77625…b37707
0x2fe0…35710xfe80…47eeBase$0.001100%fluxa1m ago0x4ffda7…57c919
0x1fe2…ad170xf000…94fcBase$0.03100%coinbase1m ago0xef34dd…6a4f6c

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.