Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x5c54ea…9e4902
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x88e7ff…914a91
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x5598cb…602628
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x5ab975…6d1738
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0xc14a91…561831
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0xebce22…ca07f7
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0xddf5e1…49a0ff
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x8f3652…74f197
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0xe5efd2…ca9349
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x12e699…e5ec97
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x0339fd…437545
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x910215…34f7ae
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x0224c4…892863
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0xf77352…8e59bf
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0xa0bac2…845f3f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0xe03f96…c2043a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x0a282c…4b4f52
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0xf8aa32…baa48b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x13e3e4…9f44c1
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x42f59a…fa5f35
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x358ac1…490782
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x8594c6…bb781a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0xd8d04d…61a6f5
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0xcabb97…a581af
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer112d ago0x49da33…8112d0

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.