Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$10.50100%0x433f…6ee9105d ago0xf12602…094a78
0xa17c…60a90x0e3d…7757Base—$6.30100%0x493b…b916105d ago0x8c1e7c…fff8f6
0xa17c…60a90x0e3d…7757Base—$1.05100%0xf345…7b34105d ago0xec41fe…90e737
0xa17c…60a90x0e3d…7757Base—$10.50100%0x5fe9…a965105d ago0xd96cba…f908d6
0xa17c…60a90x0e3d…7757Base—$5.25100%0xb725…f2dd106d ago0xd98010…6f44b1
0xa17c…60a90x0e3d…7757Base—$3.15100%0xbada…25fd106d ago0xd4b27e…412f11
0xa17c…60a90x0e3d…7757Base—$10.50100%0x35c6…3763106d ago0x2de0a9…9d4f36
0xa17c…60a90x0e3d…7757Base—$1.05100%0xcb3f…dc29106d ago0x5eb756…a41e89
0xa17c…60a90x0e3d…7757Base—$10.50100%0x6c20…6aed106d ago0x542a0b…ae0bee
0xa17c…60a90x0e3d…7757Base—$105.00100%0x2ee2…15c4106d ago0xe267c9…da0da2
0xa17c…60a90x0e3d…7757Base—$2.10100%0x2740…f504106d ago0x8db657…0e5f93
0xa17c…60a90x0e3d…7757Base—$10.50100%0xe59f…80f7106d ago0xf5fc6b…ee4a3a
0xa17c…60a90x0e3d…7757Base—$2.10100%0x73f4…8367106d ago0x54789f…873def
0xa17c…60a90x0e3d…7757Base—$2.10100%0x3d37…8806106d ago0x522cfe…18587c
0xa17c…60a90x0e3d…7757Base—$3.15100%0x80e7…127f106d ago0x533517…9a2cdb
0xa17c…60a90x0e3d…7757Base—$8.40100%0xa5c8…4ccb106d ago0x308e5c…977839
0xa17c…60a90x0e3d…7757Base—$10.50100%0x3189…20e0106d ago0x79240b…6c2cc7
0xa17c…60a90x0e3d…7757Base—$5.25100%0x5682…a952106d ago0x7c90ed…7d85cf
0xa17c…60a90x0e3d…7757Base—$2.10100%0xfbba…dd90106d ago0x150caa…cafc45
0xa17c…60a90x0e3d…7757Base—$10.50100%0xf733…8f8d106d ago0xdf19e1…17ff11
0xa17c…60a90x0e3d…7757Base—$42.00100%0x363e…450d106d ago0x89b363…2de647
0xa17c…60a90x0e3d…7757Base—$14.70100%0xd8e2…3d4b106d ago0x86b1cc…c2a68c
0xa17c…60a90x0e3d…7757Base—$3.15100%0x7dc9…9d7b106d ago0xe0c687…20252b

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.