Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0xea2107…918f85
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x732349…c2b955
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0xb63b21…09647a
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x1146fc…fa12fa
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x7fe8ba…1f5c10
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x3b0c33…2ee7dc
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0xbcfbf1…361711
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0xd5b39e…c9d6a6
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x6bf04e…c8c325
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x8b8ec2…91d6e1
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x6ec278…4b63fb
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x304585…e22e2f
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0xdff135…8564be
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x56fd99…e5b650
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0xb64892…46cd44
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0xe0a69a…ccdd2d
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x58df56…f0ecbc
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0xfe2491…1c0814
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x28ee11…26a343
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x4decb9…fabfaa
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x3027f9…c8832c
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x875937…186b0b
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0xd547fe…51305a
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x5491ec…77b6d5
0x3e4f…d51a0x9c95…e299Base$0.001100%Route unknown73d ago0x697e11…f43671

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.