Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x6146e7…15fb20
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0xa5bd39…be8e1f
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x7264ef…ef4be7
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0xec607b…6b63ed
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0xdae9df…a79407
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0xe8d7df…356af7
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x3e5853…66a775
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0xdf6656…134bae
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0xb507da…6cae67
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0xfab692…220838
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x7e5e2e…3b6218
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x94dd1f…b84b26
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x14daf3…4dabc9
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x934937…403f6e
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0xfc709b…2bd44a
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0xfa2081…d2ec48
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x7a0841…b26d84
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x973566…b2c1f4
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x2188ea…b64dd1
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x0bec8b…d53f78
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x94e428…2ed99e
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x16c8e1…22bcfe
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0xd380bb…223d54
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0x3b47c2…a0c28c
0x4364…99610xbcff…c27bBase—$0.00270%0x730d…7faa39d ago0xdd321d…1424cf

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.