Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0xba47e4…2819b4
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0x1b8222…07aa38
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0x43da33…d7b034
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0xa74952…97b07d
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0xccacf7…d9b7f7
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0x0c4828…fb65c0
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0x7043ff…33ccd7
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0x762d93…085984
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0x487122…4aea4f
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0xe59ce9…7cdfb5
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0x28c1fc…a7431e
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0x5911e2…2f55b5
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa43d ago0xab3a0d…865b4d
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa43d ago0xfe1787…560932
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa43d ago0x347968…1ae90f
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0x0fcb2c…70fd86
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa43d ago0xed253d…b0dc3f
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa43d ago0x9d5b5b…f4d921
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa43d ago0x42caa3…c19d0a
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa43d ago0x749593…c84b54
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa44d ago0x883c7a…0c0552
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa44d ago0x6fdbdd…27a9bd
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa44d ago0x07f757…062412
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa44d ago0x1f5a41…f253ee
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa44d ago0xdbe24c…52e465

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.