Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe56f…a2420xac65…4417Base—$0.08100%fluxa105d ago0x703f3e…af580e
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa105d ago0xd7bdfb…65fba6
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa105d ago0x1f744d…e0172d
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa105d ago0x27bcd3…331e4f
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa105d ago0x077c00…68f449
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa105d ago0x46c107…b7b6d8
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa105d ago0x8ac550…dcb85a
0xb90a…9ae40xe56f…a242Base—$0.02100%fluxa105d ago0x581203…5ec83d
0xe56f…a2420xac65…4417Base—$0.15100%fluxa105d ago0x16cd05…a1c67d
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa106d ago0x622737…d7809d
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa106d ago0x6fb8c2…d59f0d
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa106d ago0xbc9099…071ef3
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa106d ago0x0c50b5…67baa3
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa106d ago0xdfda37…0de5d9
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa106d ago0x639936…9c7a47
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa106d ago0xcba8c9…9ea1f4
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa106d ago0x8e834e…6d2415
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa106d ago0x630ef3…c9822f
0xb90a…9ae40xe56f…a242Base—$0.02100%fluxa106d ago0x838143…40a0b6
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa106d ago0x11782a…d5b637
0xb90a…9ae40xe56f…a242Base—$0.01100%fluxa106d ago0x84cf28…24a351
0xb90a…9ae40xe56f…a242Base—$0.02100%fluxa106d ago0xd3803f…65d848

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.