Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x6d2e…0c64116d ago0xaf9689…0c5315
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x5670…ffbc116d ago0x959dcf…c3865f
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xdddf…e3d8116d ago0x9c64c2…629b02
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x2a5b…d6a9116d ago0x4b3416…4a1cc2
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x2d18…7811116d ago0x850fe4…e85603
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x8bf2…a82e116d ago0xc5a1c4…906bd5
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xefcd…fefe116d ago0x97b71e…daa0ea
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x0922…4223116d ago0xe11be8…5998f8
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x0dc1…6214116d ago0x36b4ee…94a59c
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x752e…9933116d ago0x9698ef…6b868c
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x37bf…71af116d ago0x0188a2…f96ee9
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x75ef…a0f9116d ago0xf92215…e1b435
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x8ee8…f8f2116d ago0x5cf4a0…2e89d0
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xe478…9dd7116d ago0x4c2229…05c6b9
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x79e1…2ea7116d ago0xc76217…da42d4
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x8bf2…a82e116d ago0xe5539b…c43c8e
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xc144…dd4e116d ago0xbfd586…1dcb78
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xa438…8fb8116d ago0x56f407…2d9845
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x7492…70ae116d ago0xe095f0…aa9c9e
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x0f31…87b1116d ago0xb5eb11…59411e
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xd091…7b6e116d ago0x346a83…a4fd63
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x45b7…2d94116d ago0xc0f47c…771684
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xc7c2…61a5116d ago0x25f62d…b7d2b9
0xf70e…93ed0x0e3d…7757Base—$382.20100%0x971f…ddbf116d ago0x189a1e…650540
0xf70e…93ed0x0e3d…7757Base—$382.20100%0xd173…d69b116d ago0xf8896a…d1ed25

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.