Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0xc18bc1…421a88
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0x945e2e…31a480
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0x8c98f3…5f8f3d
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0xce784d…7f92b0
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0x1d4a73…3a160e
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0xf2e388…765284
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0x69b706…f6ebd0
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0x952580…424548
0x7757…bf520x9c95…e299Base$0.001100%fluxa36d ago0x864409…c2a26d
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0x2bf827…a7bc3e
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0xcdb99a…b8311b
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0x434e6a…b6d857
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0xcebc87…19eaf4
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0x71f468…a63b0e
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0xe06311…53dc91
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0x7ab3e2…56b5cf
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0xe419e4…aeaba5
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0xa12c52…f3150c
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0x1c94e8…e11b78
0x7757…bf520xfe80…47eeBase$0.001100%fluxa36d ago0x225723…131b43
0x7757…bf520xfe80…47eeBase$0.001100%fluxa37d ago0x40280c…6ce82e
0x7757…bf520xfe80…47eeBase$0.001100%fluxa37d ago0x73e571…6c202f
0x7757…bf520xfe80…47eeBase$0.001100%fluxa37d ago0x107fb5…a67a7a
0x7757…bf520xfe80…47eeBase$0.001100%fluxa37d ago0x1315d2…7052f2
0x7757…bf520xfe80…47eeBase$0.001100%fluxa37d ago0xae616a…71fd08

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.