Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xdb8c…3861102d ago0x046bde…46edf4
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x64fd…12f4102d ago0x16d9a4…4ec733
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8ae6…5706102d ago0xe5bb6d…3fcca0
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x6170…fcde102d ago0xfbcbc1…15efa5
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd0af…bdfe102d ago0x52f6dc…6f13cb
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x6d2e…0c64102d ago0x861f8d…f04e60
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x6d2e…0c64102d ago0x4c752b…36d0c0
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1ae8…2c73102d ago0x449800…f4d777
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x2309…083c102d ago0xb957c5…92c0b2
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x2e87…3c0b102d ago0xe3d0fd…422bb1
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x0c48…3ed6102d ago0xdcaf98…5d3cbc
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9d1f…cb22102d ago0xd4e8dd…f44a28
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x9903…29c4102d ago0x407404…5090b4
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0245…bb7b102d ago0x96e0a7…746d45
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xde8d…bd2c102d ago0xbfb0db…da45e1
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x8ae6…5706102d ago0x1b448c…aaa0ab
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x19e0…dcbe102d ago0x84d22e…63f5f9
0x4bfb…0c880x0e3d…7757Base—$31.50100%0x3764…3be0102d ago0xc23eb6…82070c
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x78ce…877f102d ago0x5a72e4…eb00bf
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x10ee…31de102d ago0x102726…18d370
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x45b0…c0d6102d ago0x902b27…6f1773
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9510…bc12102d ago0xb158ee…202a3d
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa628…b7bc102d ago0x4075c0…6b7390
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xe146…b438102d ago0x7e7c3d…a641a1
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x212c…a8f6102d ago0x3ea20a…694be6

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.