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—$3.15100%0x4950…4a2696d ago0xd6c4b8…d53956
0xa17c…60a90x0e3d…7757Base—$1.05100%0x54de…447096d ago0x4d4e8f…78f1e5
0xa17c…60a90x0e3d…7757Base—$105.00100%0x3e70…fea196d ago0x708029…b7d2ce
0xa17c…60a90x0e3d…7757Base—$1.05100%0x9547…14df96d ago0xd85109…2a1208
0xa17c…60a90x0e3d…7757Base—$3.15100%0x65ca…0ec196d ago0x6d15c9…456db4
0xa17c…60a90x0e3d…7757Base—$1.05100%0xec3e…414c96d ago0x687b1c…c7523a
0xa17c…60a90x0e3d…7757Base—$5.25100%0x1c63…f5e796d ago0xa40d42…0f5fda
0xa17c…60a90x0e3d…7757Base—$1.05100%0xdbb0…e8c296d ago0x06eb66…7a8982
0xa17c…60a90x0e3d…7757Base—$17.85100%0xa30d…6d0096d ago0xe5a162…a4d30c
0xa17c…60a90x0e3d…7757Base—$5.25100%0xffde…041096d ago0x9b3912…277ebe
0xa17c…60a90x0e3d…7757Base—$63.00100%0xe4ca…c91c96d ago0xbc5d5f…c37437
0xa17c…60a90x0e3d…7757Base—$22.05100%0x63f4…be0196d ago0x549234…8c00bd
0xa17c…60a90x0e3d…7757Base—$10.50100%0x3e5d…fd3896d ago0xca9459…ac34a1
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1763…dc2296d ago0x62e690…ced525
0xa17c…60a90x0e3d…7757Base—$10.50100%0x551c…90e596d ago0x1c9cae…f1636c
0xa17c…60a90x0e3d…7757Base—$2.10100%0xd8cf…8eb796d ago0xd4f466…94816a
0xa17c…60a90x0e3d…7757Base—$21.00100%0xd773…a25096d ago0x4eff71…ca1eac
0xa17c…60a90x0e3d…7757Base—$8.40100%0xf74f…ffda96d ago0xa544a2…d54731
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2041…bdf696d ago0x02a0f5…20c978
0xa17c…60a90x0e3d…7757Base—$3.15100%0xca9f…d20196d ago0x6ebf3c…e06f08
0xa17c…60a90x0e3d…7757Base—$21.00100%0x0dd9…36a596d ago0xe6a6b5…50f6e4
0xa17c…60a90x0e3d…7757Base—$4.20100%0x647b…3fa596d ago0xfba4dd…b4f9f9
0xa17c…60a90x0e3d…7757Base—$10.50100%0x9765…21f596d ago0x90dd62…142ed0
0xa17c…60a90x0e3d…7757Base—$2.10100%0xca67…882096d ago0x4a0846…01b4fc
0xa17c…60a90x0e3d…7757Base—$4.20100%0x7818…d2a696d ago0xa0f614…6de9a7

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.