Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0xf9a2b2…15cb2a
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x100dfe…5558fa
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x18ee0b…0590f6
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x209a34…f33078
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0xcb06c7…c76927
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x7af76a…beae7f
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0xa13f85…ae225c
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x98d719…d03024
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x576017…116a82
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x7b8058…166416
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x86069e…481eb3
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x4b9989…325957
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0xa60876…e2e6f1
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0xd49880…7a8346
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0xc89dd9…3255fc
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x3986ff…75801a
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x2fcbcf…61caa8
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x0ba9bc…30bfa5
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x2d96e1…6880cd
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0xdc3d95…3303ca
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x17f0e4…739727
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0xb03e5b…ac881a
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x0dad64…be3f59
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x0da72b…07f45a
0x138d…91ae0x9c95…e299Base—$0.001100%fluxa77d ago0x226f53…b57fa6

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.