Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x982a…360f0xa588…014cBase—$0.006322100%0x7af0…904c107d ago0x2b4f58…cd4064
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0x9e7b46…69620d
0x982a…360f0xa588…014cBase—$0.04100%0x7af0…904c107d ago0x6e48c1…80a32b
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0xfe1eb7…6d9b59
0x982a…360f0xa588…014cBase—$0.00961100%0x7af0…904c107d ago0x775291…d31d5b
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0x143bf8…a11efe
0x982a…360f0xa588…014cBase—$0.10100%0x7af0…904c107d ago0x14432c…8c7f82
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0x942fb8…10d38b
0x982a…360f0xa588…014cBase—$0.14100%0x7af0…904c107d ago0xdaf536…850541
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0x6bc34d…9ec8d5
0x982a…360f0xa588…014cBase—$0.23100%0x7af0…904c107d ago0x661fb1…d5f352
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0x0893a5…16e72e
0x982a…360f0xa588…014cBase—$0.04100%0x7af0…904c107d ago0xf2dfeb…9cdc36
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0x57316f…770db3
0x982a…360f0xa588…014cBase—$0.01100%0x7af0…904c107d ago0x140c80…52be50
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0xd5cce4…645e99
0x982a…360f0xa588…014cBase—$0.04100%0x7af0…904c107d ago0x5048e3…02e2e9
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0x3c8b00…9c1a37
0x982a…360f0xa588…014cBase—$0.10100%0x7af0…904c107d ago0x128e4a…b60bff
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0x9a0d32…32a31f
0x982a…360f0xa588…014cBase—$0.14100%0x7af0…904c107d ago0x8e9bce…0d511d
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0x2b5997…73f428
0x982a…360f0xa588…014cBase—$0.23100%0x7af0…904c107d ago0x5047f0…f1b5c7
0x982a…360f0x4a63…dbe1Base—$3.50100%0x7af0…904c107d ago0x755a68…e531cd
0x982a…360f0xa588…014cBase—$0.10100%0x7af0…904c107d ago0x1ef005…6e21d6

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.