Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0xf3dcba…6f82b4
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0x907676…57896f
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0x45b667…027c55
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0x2578c4…f9bfbd
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0x697df8…21c754
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0x4e67ff…df11ff
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0x2e48e8…af721e
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0x77e556…842107
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0xc15738…d3f1c5
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0x1a4019…79f8bf
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0x4af643…4ca553
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0xf0db26…5d358a
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0x9911a0…f7949d
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0x0d673f…02d3a1
0x7757…bf520xfe80…47eeBase$0.001100%fluxa31d ago0xa71866…a5ae2d
0x7757…bf520xfe80…47eeBase$0.001100%fluxa31d ago0x331a85…ebf414
0x7757…bf520xfe80…47eeBase$0.001100%fluxa31d ago0x3114e6…017f88
0x7757…bf520xfe80…47eeBase$0.001100%fluxa31d ago0x5f5148…19a079
0x7757…bf520x9c95…e299Base$0.001100%fluxa31d ago0xe4f060…208739
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x2bebdd…f80ab4
0x7757…bf520xfe80…47eeBase$0.001100%fluxa32d ago0x991a94…dc764d
0x7757…bf520xfe80…47eeBase$0.001100%fluxa32d ago0x2a283d…332562
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0xf3036d…553e7c
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x618b34…921939
0x7757…bf520x9c95…e299Base$0.001100%fluxa32d ago0x415846…293bfe

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.