Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x33ba2a…09d4bf
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x32dd95…40889e
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0xb3ec65…e606d1
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x4cc336…26ee96
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x6a8ab1…b89e67
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x5cc05e…c0b640
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0xf741dd…421c72
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x8f085d…27e525
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x245b3c…64aaf9
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0xe9767f…030e45
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0xc6ff6c…74f53f
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0xbd4a92…72406b
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0xf1e29e…baa6e1
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0xe9f7ff…4b4637
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x3b9ee8…7e3c25
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x71b234…82d0dc
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0xd6736d…805759
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x3b207d…656991
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x6ecb96…bc59d0
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x580739…8a2973
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x91c247…2a1297
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0xef5341…08d279
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0xfe6832…e46c6e
0x019a…97570xfe80…47eeBase$0.001100%fluxa21d ago0x635272…37da8e
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x21215e…6c80c8

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.