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%fluxa71d ago0x32a2ef…1909b5
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0xcb25d3…2339b7
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0x399574…d569cd
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0x61d009…986b90
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0xb56e75…c11f02
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0x16e43f…9c0122
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0xa8d9dd…1779a2
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0xcb705d…7ec914
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0xaa7e15…b149b6
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0x1c4a21…a7e4eb
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0x992030…fec96e
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0xc7bde4…44c8df
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0xa2d86a…cbad16
0x1b71…59020x9c95…e299Base—$0.001100%fluxa71d ago0xf689a8…4cdeff
0x1b71…59020x9c95…e299Base—$0.001100%fluxa72d ago0xff0da3…01dc98
0x1b71…59020x9c95…e299Base—$0.001100%fluxa72d ago0xa5a228…0020bc
0x1b71…59020x9c95…e299Base—$0.001100%fluxa72d ago0x76da13…f5e3ce
0x1b71…59020x9c95…e299Base—$0.001100%fluxa72d ago0xdfce9f…80946c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa72d ago0x50cca9…c3d236
0x1b71…59020x9c95…e299Base—$0.001100%fluxa72d ago0x4002ba…1b0ab2
0x1b71…59020x9c95…e299Base—$0.001100%fluxa72d ago0x2a8657…9c3b14
0x1b71…59020x9c95…e299Base—$0.001100%fluxa72d ago0x4a6fad…66671f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa72d ago0xc61f35…ed8d2b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa72d ago0xae6c87…edc7d5
0x1b71…59020x9c95…e299Base—$0.001100%fluxa72d ago0x1a69fc…152c01

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.