Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x240c…b74e0x3e0a…78e7Base—$0.003997100%coinbase74d ago0xf0571b…4af164
0x240c…b74e0x3e0a…78e7Base—$0.003677100%coinbase75d ago0xa130a2…92fe96
0x240c…b74e0x3e0a…78e7Base—$0.005234100%coinbase75d ago0xb1745e…1321f1
0x240c…b74e0x3e0a…78e7Base—$0.003062100%coinbase75d ago0x200e4b…5dbba0
0x240c…b74e0x3e0a…78e7Base—$0.003729100%coinbase75d ago0x42a3aa…ccf0ca
0x240c…b74e0x3e0a…78e7Base—$0.003559100%coinbase75d ago0xebe1c0…1570da
0x240c…b74e0x3e0a…78e7Base—$0.004158100%coinbase75d ago0xe520bd…2da3d1
0x240c…b74e0x3e0a…78e7Base—$0.004192100%coinbase75d ago0x028ccd…c19652
0x240c…b74e0x3e0a…78e7Base—$0.004909100%coinbase75d ago0x67ae6d…3a1c06
0x240c…b74e0x3e0a…78e7Base—$0.004562100%coinbase75d ago0xe722e5…9ef42e
0x240c…b74e0x3e0a…78e7Base—$0.005365100%coinbase75d ago0x4beca3…71c8c8
0x240c…b74e0x3e0a…78e7Base—$0.004187100%coinbase75d ago0x51068e…4d1b08
0x240c…b74e0x3e0a…78e7Base—$0.005262100%coinbase75d ago0x1617ab…5b667b
0x240c…b74e0x3e0a…78e7Base—$0.003243100%coinbase75d ago0x96306d…9ef65f
0x240c…b74e0x3e0a…78e7Base—$0.005042100%coinbase75d ago0xc41da8…e7b9db
0x240c…b74e0x3e0a…78e7Base—$0.003533100%coinbase75d ago0x9403c7…efd960
0x240c…b74e0x3e0a…78e7Base—$0.003878100%coinbase75d ago0xedbf0c…2de76e
0x240c…b74e0x3e0a…78e7Base—$0.005514100%coinbase75d ago0x0bd141…18ff2d
0x240c…b74e0x3e0a…78e7Base—$0.004008100%coinbase75d ago0x9e09d0…eb51d5

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.