Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$4.84100%coinbase42d ago0x81aa07…765d43
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0x3f938b…a2b4c8
0xc43b…34c00xb0af…7de0Base—$5.04100%coinbase42d ago0x1179bc…8a83de
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0x79fd5c…b6fdb7
0xc43b…34c00xb0af…7de0Base—$5.39100%coinbase42d ago0x3fd6d1…9afdf4
0xc43b…34c00xb0af…7de0Base—$5.26100%coinbase42d ago0xfa3253…41cc45
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0xa5dfea…d28fbd
0xc43b…34c00xb0af…7de0Base—$5.02100%coinbase42d ago0x08cb6f…1f9147
0xc43b…34c00xb0af…7de0Base—$4.90100%coinbase42d ago0xd5a499…9334a0
0xc43b…34c00xb0af…7de0Base—$4.69100%coinbase42d ago0x7d5676…177c8d
0xc43b…34c00xb0af…7de0Base—$4.60100%coinbase42d ago0xafa4ae…08a9a6
0xc43b…34c00xb0af…7de0Base—$2.01100%coinbase42d ago0x3e0bee…05f5c9
0xc43b…34c00xb0af…7de0Base—$4.86100%coinbase42d ago0x11d4f8…15d5c7
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0x8c678c…21578a
0xc43b…34c00xb0af…7de0Base—$4.64100%coinbase42d ago0x2c911b…ed0099
0xc43b…34c00xb0af…7de0Base—$4.42100%coinbase42d ago0xdca8ef…d393fb
0xc43b…34c00xb0af…7de0Base—$4.18100%coinbase42d ago0x1c777d…f28ef0
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0x2287c9…784a58
0xc43b…34c00xb0af…7de0Base—$4.55100%coinbase42d ago0xbcb231…1ade22
0xc43b…34c00xb0af…7de0Base—$4.42100%coinbase42d ago0x951781…c299e3
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0x7feba0…275424
0xc43b…34c00xb0af…7de0Base—$4.51100%coinbase42d ago0x9e3c94…e0e0cd
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0xb3d138…07c7bc
0xc43b…34c00xb0af…7de0Base—$4.42100%coinbase42d ago0x7ac121…20e0fa
0xc43b…34c00xb0af…7de0Base—$2.00100%coinbase42d ago0x33fa17…9e11a6

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.