Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0x7dceea…66f858
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0x199d26…741a5c
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0xb45c67…c3dd7a
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0xa756de…4157a4
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0x92af4b…72e5c9
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0x973e0d…197ee7
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0x3f02cc…76f720
0xd391…220a0xfe80…47eeBase$0.001100%fluxa41d ago0x4c4f4a…5f9870
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0xb19853…a1ab71
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0xd36eee…1855c2
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0x640038…1c1dc6
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0x2b4d4a…fa6903
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0xe5bd9d…1819a3
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0xdfbd80…96b836
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0x244754…7dd9a7
0xd391…220a0xfe80…47eeBase$0.001100%fluxa41d ago0xe0d2f8…a9c97f
0xd391…220a0xfe80…47eeBase$0.001100%fluxa41d ago0x3bc708…a24a36
0xd391…220a0x9c95…e299Base$0.001100%fluxa41d ago0xe9df72…7067a5
0xd391…220a0xfe80…47eeBase$0.001100%fluxa42d ago0xb8ddf5…11fff8
0xd391…220a0x9c95…e299Base$0.001100%fluxa42d ago0x5ea78c…ff8765
0xd391…220a0xfe80…47eeBase$0.001100%fluxa42d ago0xa6d61c…18de89
0xd391…220a0xfe80…47eeBase$0.001100%fluxa42d ago0xe7bc7c…7a74c5
0xd391…220a0x9c95…e299Base$0.001100%fluxa42d ago0x459c7d…19e8f7
0xd391…220a0xfe80…47eeBase$0.001100%fluxa42d ago0x2cb424…77de5d
0xd391…220a0xfe80…47eeBase$0.001100%fluxa42d ago0xdcc1dc…93a648

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.