Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa33d ago0xc6d32b…74e3a0
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa33d ago0xc5521d…a84af6
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa33d ago0x8c5327…ae1b9d
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa33d ago0x8adf06…c914b1
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa33d ago0x2fdd68…ba0fa3
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa33d ago0xb41016…0af767
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa33d ago0xb270dc…b75d63
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa33d ago0x69864f…db74c2
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa33d ago0xdfcaed…3ad899
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa33d ago0x2fa1ea…1e6f72
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa33d ago0xb001db…44de62
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa33d ago0x29041a…34a1a0
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa33d ago0x95d867…b1362a
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa33d ago0xe71b4b…3e4f31
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa34d ago0xc7ae1c…56731c
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa34d ago0x59c8e8…5ea872
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa34d ago0xc9e416…2f835e
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa34d ago0x7d1ea1…3b991c
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa34d ago0xf8141f…83ebda
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa34d ago0xef9c9e…542984
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa34d ago0x98581d…666830
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa34d ago0x1ce6c2…34fff3
0xb8ea…c4470x9c95…e299Base$0.001100%fluxa34d ago0xc0b71f…755692
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa34d ago0xaf4d07…2f4073
0xb8ea…c4470xfe80…47eeBase$0.001100%fluxa34d ago0x484390…61069f

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.