Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1c4…63450x10c1…1e24Base—$0.02100%coinbase118d ago0x4ec3f5…e3e8eb
0xc1c4…63450x10c1…1e24Base—$0.20100%coinbase119d ago0x238f31…40d1db
0xc1c4…63450x10c1…1e24Base—$1.84100%coinbase119d ago0x1a2dbf…f99f4a
0xc1c4…63450x10c1…1e24Base—$0.60100%coinbase119d ago0x0dbba6…0ab31b
0xc1c4…63450x10c1…1e24Base—$0.60100%coinbase119d ago0x1cf63b…140deb
0xc1c4…63450x10c1…1e24Base—$0.70100%coinbase119d ago0x699c9f…2149d2
0xc1c4…63450x10c1…1e24Base—$0.61100%coinbase119d ago0x175d37…3c0e8d
0xc1c4…63450x10c1…1e24Base—$0.63100%coinbase119d ago0xfa174f…cf0614
0xc1c4…63450x10c1…1e24Base—$0.59100%coinbase119d ago0x11aa40…1bbd13
0xc1c4…63450x10c1…1e24Base—$0.17100%coinbase119d ago0x9694df…4e75c7
0xc1c4…63450x10c1…1e24Base—$0.53100%coinbase119d ago0xef5f9a…c5fcbf
0xc1c4…63450x10c1…1e24Base—$0.57100%coinbase119d ago0x005766…21d0bc
0xc1c4…63450x10c1…1e24Base—$0.58100%coinbase119d ago0x34e37c…f7054a
0xc1c4…63450x10c1…1e24Base—$0.55100%coinbase119d ago0x1e61f4…97f10b
0xc1c4…63450x10c1…1e24Base—$0.57100%coinbase119d ago0xd89b4b…70c95b
0xc1c4…63450x10c1…1e24Base—$0.59100%coinbase119d ago0x9f449c…809009
0xc1c4…63450x10c1…1e24Base—$0.10100%coinbase119d ago0x51c202…f94098
0xc1c4…63450x10c1…1e24Base—$0.51100%coinbase119d ago0x5e1237…494fcc
0xc1c4…63450x10c1…1e24Base—$0.55100%coinbase119d ago0x36f22a…1f6899
0xc1c4…63450x10c1…1e24Base—$0.57100%coinbase119d ago0xfe8605…92b243
0xc1c4…63450x10c1…1e24Base—$0.57100%coinbase119d ago0xc34b3c…926a47
0xc1c4…63450x10c1…1e24Base—$0.77100%coinbase119d ago0xa71a65…64f4a8
0xc1c4…63450x10c1…1e24Base—$0.79100%coinbase119d ago0xbf18ed…8c62df
0xc1c4…63450x10c1…1e24Base—$0.53100%coinbase119d ago0x5deb3e…7f6ba1
0xc1c4…63450x10c1…1e24Base—$0.58100%coinbase119d ago0x1962c9…c20d24

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.