Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b91…5d290x6366…f1e2Base—$0.00103100%0x4918…e369120d ago0x3bdbd3…d05c59
0x8b91…5d290x6366…f1e2Base—$0.007756100%0x4918…e369120d ago0xea8296…3c7a60
0x8b91…5d290x6366…f1e2Base—$0.05100%0x4918…e369120d ago0x955b24…5ddf5b
0x8b91…5d290x6366…f1e2Base—$0.002939100%0x0098…3100120d ago0xaae497…02519b
0x8b91…5d290x6366…f1e2Base—$0.05100%0x0098…3100120d ago0xc58ba9…85c6ba
0x8b91…5d290x6366…f1e2Base—$0.007612100%0xa46e…ec94120d ago0x7ad1f9…4079a2
0x8b91…5d290x6366…f1e2Base—$0.04100%0xa46e…ec94120d ago0x928ab9…40cdd6
0x8b91…5d290x6366…f1e2Base—$0.02100%0xbe53…e902120d ago0xd961c9…8fcb24
0x8b91…5d290x6366…f1e2Base—$0.00201100%0x6366…f1e2121d ago0x7ced7c…a55a2c
0x8b91…5d290x6366…f1e2Base—$0.05100%0x6366…f1e2121d ago0xe1feda…e12e45
0x8b91…5d290x6366…f1e2Base—$0.007608100%0x58fe…153b121d ago0x5c0cfa…9e3931
0x8b91…5d290x6366…f1e2Base—$0.05100%0x58fe…153b121d ago0x221a63…164afe
0x8b91…5d290x6366…f1e2Base—$0.00101100%0x6366…f1e2121d ago0x2515f0…abfd40
0x8b91…5d290x6366…f1e2Base—$0.03100%0x6366…f1e2121d ago0x624350…761fc4
0x8b91…5d290x6366…f1e2Base—$0.02100%0x4918…e369121d ago0x1faf23…c994e1
0x8b91…5d290x6366…f1e2Base—$0.02100%0x4873…5369121d ago0xf25fef…553486
0x8b91…5d290x6366…f1e2Base—$0.007606100%0x7f16…55b4121d ago0x001528…353f2e
0x8b91…5d290x6366…f1e2Base—$0.05100%0x7f16…55b4121d ago0xba0f2e…12935d
0x8b91…5d290x6366…f1e2Base—$0.04100%0x0d17…b7d1121d ago0xec9f52…2715d9
0x8b91…5d290x6366…f1e2Base—$0.000983100%0xa46e…ec94121d ago0xc84cf4…753f4d
0x8b91…5d290x6366…f1e2Base—$0.04100%0xa46e…ec94121d ago0x353fa7…8589a9

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.