Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x6d53ad…35782e
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0xee863c…f65fc7
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x36d265…4ed674
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x1db3ce…f84876
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0xc3a15f…4052f5
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x6109b6…46c936
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x86b11a…e3771c
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x6863db…a60dd6
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x5bf230…0deefc
0xb90a…9ae40x1067…30b7Base—$11.21100%fluxa118d ago0x0fec72…08dfe1
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x666894…1c5151
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0xa3ad4b…9c7f18
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0xa96007…d0ee9b
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0xbd30f3…995f14
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x258ee5…84880e
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x127c5a…609da6
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x3cd040…a426dd
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x038ab2…bd268e
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa118d ago0x70ed04…3a884f
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x248df5…33110f
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0x8f830b…0d475d
0xb90a…9ae40x1067…30b7Base—$0.05100%fluxa119d ago0x3a555d…d30c81
0xb90a…9ae40x1067…30b7Base—$2.80100%fluxa119d ago0x552675…5138fc
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0xfb17fb…cfae3f
0xb90a…9ae40x1067…30b7Base—$0.01100%fluxa119d ago0xea3f40…4bb948

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.