Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2be60d…9142fd
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x702194…8f0dd8
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0930d1…10b946
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xee6875…7beb91
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd0e6ff…b2380c
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaf6d63…10d5ee
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x80813c…c325e9
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x03b6d8…42eacc
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x17c19a…5ef05c
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda9ae4…ea452a
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf533bb…3bc2fd
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa830a9…e59ae2
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x664860…b37158
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd71ead…151d87
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x40a29f…020024
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x976821…86e079
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4f032…ee66b2
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x15d00b…95d3d3
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3a64b9…af85cf
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf47a5f…5da90b
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc082f5…3b3bd4
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa2c032…7a7340
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd09293…c7dc0c
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4c3e62…b9d757
0x8b3c…458d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf6b0bf…9cca5f

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.