Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x4ac615…618956
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x95eb67…a0bebe
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0xf06afc…651c13
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0xf8741c…4ddf72
0xf4f5…da5d0x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0xb4cb0a…0c85e7
0xf4f5…da5d0x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x288368…cd16f9
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0xb5f9c5…91bd64
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x27245c…ab9c50
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x5ff522…74f1eb
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0xb9cd69…877c43
0x2883…59020x6ca3…c3d2Base$0.00170%0x08a5…c55347d ago0x13da56…228317
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x2f6f14…524371
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0xdcfd5a…6a4e37
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0xef4db3…0bbd8d
0xf4f5…da5d0x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x88ca4d…c3ffac
0xf4f5…da5d0x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x073856…b18de9
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x8d8470…5fcdd6
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x324899…09b8bb
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x3d94b3…e2d5d3
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x9f5062…cb07d1
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0xc8cd54…1368ed
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x11c45c…cd0a0f
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0x506284…16acb5
0x2883…59020x6ca3…c3d2Base$0.001100%0x08a5…c55347d ago0xa2f5d1…26a94f
0xf4f5…da5d0x6ca3…c3d2Base$0.00170%0x08a5…c55347d ago0xb14cad…ed9ce4

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.