Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$2.10100%0xc144…dd4e95d ago0xc8a45b…11112a
0xf861…cd530x0e3d…7757Base—$1.05100%0x91b5…1a5e95d ago0x563307…21b2f4
0xf861…cd530x0e3d…7757Base—$27.30100%0xb97a…ba2d95d ago0x80629b…a37dca
0xf861…cd530x0e3d…7757Base—$4.20100%0x24a4…540a95d ago0x9ca7c0…670a19
0xf861…cd530x0e3d…7757Base—$5.25100%0x78aa…366795d ago0xa312ce…ab8906
0xf861…cd530x0e3d…7757Base—$12.60100%0xd4a6…3b8d95d ago0x107f32…106b85
0xf861…cd530x0e3d…7757Base—$3.15100%0xc5c7…f8a595d ago0xa8ce88…bb9cca
0xf861…cd530x0e3d…7757Base—$5.25100%0x5e05…afbb95d ago0x42dfce…a1b861
0xf861…cd530x0e3d…7757Base—$3.15100%0xd500…f63a95d ago0x2960ce…aa24df
0xf861…cd530x0e3d…7757Base—$15.75100%0x971c…70dd95d ago0xb9c02b…e8263c
0xf861…cd530x0e3d…7757Base—$1.05100%0xe4c8…f88795d ago0xea0b24…4ad68b
0xf861…cd530x0e3d…7757Base—$10.50100%0x023e…d6fc95d ago0xef97d8…b63987
0xf861…cd530x0e3d…7757Base—$21.00100%0x1e7c…464c95d ago0xda89a4…47f3d1
0xf861…cd530x0e3d…7757Base—$5.25100%0xbf85…381095d ago0xa40098…669507
0xf861…cd530x0e3d…7757Base—$5.25100%0x7dc9…9d7b95d ago0x5350c9…701e4d
0xf861…cd530x0e3d…7757Base—$10.50100%0x79bd…fda195d ago0x587bc7…0cf6bf
0xf861…cd530x0e3d…7757Base—$1.05100%0x7bc8…426195d ago0x668e38…77610f
0xf861…cd530x0e3d…7757Base—$1.05100%0x4c91…bd4995d ago0x82bc10…620d86
0xf861…cd530x0e3d…7757Base—$3.15100%0x5823…9b2195d ago0xb38df2…987e2d
0xf861…cd530x0e3d…7757Base—$2.10100%0x0524…938995d ago0x7d0036…d569e5
0xf861…cd530x0e3d…7757Base—$10.50100%0x7186…110f95d ago0x54d432…ebc7a2
0xf861…cd530x0e3d…7757Base—$3.15100%0x3d44…411595d ago0xb59e4d…d4d838

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.