Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x672f…ff2d0x50eb…6480Base$0.003100%0x54f0…7932100d ago0x6138d7…93d0ff
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x352232…1daa01
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x0e1bf1…b4067b
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932100d ago0xc1e619…891801
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932100d ago0xf23226…13cd1a
0x672f…ff2d0x50eb…6480Base$0.0005100%0x54f0…7932100d ago0x940a3b…3921a0
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x3d6e0c…c76402
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932100d ago0xd09187…68cae2
0x672f…ff2d0x50eb…6480Base$0.008100%0x54f0…7932100d ago0x86882c…7c7f1b
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x1b6d48…6c4a7d
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xf65d19…ead768
0x672f…ff2d0x50eb…6480Base$0.01100%0x54f0…7932101d ago0x64859c…4715c8
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x3ed186…ae42a8
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x6a6df8…36ee2b
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x7ad700…11d41b
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x745465…c33caa
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x4b89a2…a85c0e
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xcc1f9a…8d6c2a
0x672f…ff2d0x50eb…6480Base$0.01100%0x54f0…7932101d ago0x9b0351…a52f04
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932101d ago0x88222f…3dbd6e
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xeb50a9…edf41e
0x672f…ff2d0x50eb…6480Base$0.003100%0x54f0…7932101d ago0x05350b…e9c689
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0xe92d91…757097
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932101d ago0x847c58…19a927
0x672f…ff2d0x50eb…6480Base$0.002100%0x54f0…7932101d ago0xd50e8a…de800e

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.