Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$9.45100%0xc216…7c2360d ago0xe66f78…a7bf5e
0x8cfa…be850x0e3d…7757Base—$10.50100%0xb7ce…a06260d ago0x568051…191ec5
0x8cfa…be850x0e3d…7757Base—$1.05100%0x86c0…288960d ago0x828b8f…84ca05
0x8cfa…be850x0e3d…7757Base—$2.10100%0x3cca…9c7c60d ago0xb8631c…fc81fe
0x8cfa…be850x0e3d…7757Base—$2.10100%0xcdfd…ef8260d ago0x98ab27…91a325
0x8cfa…be850x0e3d…7757Base—$52.50100%0x8107…169960d ago0x1de693…2f5a68
0x8cfa…be850x0e3d…7757Base—$11.55100%0xa69c…e8d560d ago0x73e7e8…5a0692
0x8cfa…be850x0e3d…7757Base—$1.05100%0x3d76…265f60d ago0xccb494…19240d
0x8cfa…be850x0e3d…7757Base—$10.50100%0x8503…c07260d ago0x690a64…3dc77d
0x8cfa…be850x0e3d…7757Base—$10.50100%0x8494…2e4460d ago0x393abb…136d9d
0x8cfa…be850x0e3d…7757Base—$6.30100%0x666e…093060d ago0xdedfc3…da3b7f
0x8cfa…be850x0e3d…7757Base—$5.25100%0xcd39…072460d ago0x923492…c2b1c7
0x8cfa…be850x0e3d…7757Base—$10.50100%0x78ce…877f60d ago0xa7bfc3…f6f791

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.