Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xbb1aad…6f2a25
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xbb3190…61db0a
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xa054fd…448f40
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0x556189…fb7556
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa42d ago0x8d170a…d8acaa
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0x34faa9…ec3ad7
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0x3fac94…df37f1
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0x289e4d…fb066f
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xab4da3…2abf15
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xc8359d…f6d2ad
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xb97f44…712faa
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xc6bbd6…435088
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xd9528d…5d0ddc
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xa6b7f9…3c8160
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xdc7be4…d6e154
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xd8c41b…9a3ac0
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0x816770…868887
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0x8aac6b…620595
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0x275ab6…723a67
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa42d ago0xd19b94…392234
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xe68819…635382
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0x9556f3…b6ebd3
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0xd19aa3…4e1219
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0x350ccd…024ec8
0x775d…f4b40x9c95…e299Base$0.001100%fluxa42d ago0x46856e…28563e

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.