Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa84d ago0x7336e3…1253dc
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa84d ago0x04edd0…cb739d
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa84d ago0x38b68d…e581bb
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa84d ago0xd10dcc…dca1cb
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa84d ago0xb79b17…c72612
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa84d ago0xe113a0…105de3
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa84d ago0xaa98c7…7e1013
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa84d ago0x762d64…d2c59e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa84d ago0x13fd98…7fa354
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x64d785…7e5f0f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x1a481b…dca96e
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0xda8854…e9e3fc
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x2767bc…ddd701
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x547ec8…ae2b55
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0xad4f3f…58c971
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0xba8dcd…35cf6d
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x4f765f…47d77f
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0xd547bd…a47ee6
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x3d2571…249998
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x600753…ab177b
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x241056…93a071
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x0c8a60…d84f31
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0xb9afb4…2daaa2
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x910baa…5a112b
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa85d ago0x6e15cf…3be3eb

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.