Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase23d ago0x49f006…540ecb
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase23d ago0xde1377…2514cf
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase23d ago0xfa8404…7a8594
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase23d ago0xa41440…660950
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase23d ago0xe015e5…5c31e5
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase23d ago0xc36614…ad7ccb
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase23d ago0xd2bd81…91e266
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase23d ago0x81c37e…63e26e
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase23d ago0x8152ac…f682ce
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase23d ago0x8a88b1…437271
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0x59d6dd…262437
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0x98e312…6c6cf1
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0x59bad8…272e66
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0x1ebec7…3e8bad
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0xac5a71…b3304f
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0x0db458…b955f8
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0x5042c5…60b1c9
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0xe98024…2c22b8
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0x68c698…0eec9e
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0x3afe65…974e0c
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0x466464…441f7e
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0xcbc491…a143a4
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0x15ea04…eff474
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0xdf2f76…3d73f6
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase24d ago0x6803cd…e66f29

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.