Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0xda4acc…80480c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x7f9145…4dc025
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x24768b…d184bc
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x762b1f…82360b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x6388c9…48c379
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x7e5d23…cf21e8
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0xb69ab5…e51565
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0xa074b0…c60434
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x681e75…1b1f48
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0xd816f1…997e77
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0xd9446a…17fba5
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x5e04df…2f8d86
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0xf0e038…5b4ad3
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x2b0540…066003
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x89d743…27f5d4
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0xd55377…55205d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0xbd049f…79cd21
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0xab46fd…db7493
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0xa98a2a…8a5b2e
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0xea81e3…39becb
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x57d78f…1f7b5d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x6e2be9…b14569
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x9c1e2b…101e86
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x685fb5…0b6562
0x1b71…59020x9c95…e299Base—$0.001100%fluxa65d ago0x771abf…ce6ba2

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.