Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x7eb0b3…3cfb81
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x9b9f21…182c70
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0xac78dd…1c8f62
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x95bb51…87b510
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x2d0ad4…97a3ca
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x2e2c58…2586eb
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x1e4067…eddbd3
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0xb0f381…ba1678
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0xaa4478…6e4598
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0xfbbd04…bce7cb
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x1293dd…57208f
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0xf7d7ac…ca9419
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x219778…a76660
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x61fccd…e1ad37
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x32ad19…3f2e19
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0xa4ef9c…28ff69
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x55c238…05bc10
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x361e28…d67dde
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0xbae47c…83cc9b
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x40e5b3…184a93
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x68a317…ea1889
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x1a7922…16ef48
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0xaad196…7cdca5
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0xa56ec2…cf30c5
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa23d ago0x16c81f…d6dac4

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.