Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d49…f8ab0x8eda…3e89Base—$0.01100%coinbase75d ago0xa18566…128611
0x3d49…f8ab0xe016…23a9Base—$0.01100%coinbase75d ago0x53f989…92aee3
0x3d49…f8ab0xd92c…1f39Base—$0.01100%coinbase75d ago0xead11c…2ca43c
0x3d49…f8ab0xb118…2db2Base—$0.01100%coinbase75d ago0x8b9ea0…e52da4
0x3d49…f8ab0x6a9d…32a3Base—$0.01100%coinbase75d ago0x78bb42…fa6a87
0x3d49…f8ab0x9ec0…5e70Base—$0.01100%coinbase75d ago0x931e2d…69d3d9
0x3d49…f8ab0x273a…6a25Base—$0.01100%coinbase75d ago0xd960c1…d346f0
0x3d49…f8ab0x106b…3d83Base—$0.01100%coinbase75d ago0x5c89fd…67981c
0x3d49…f8ab0xecec…0a7bBase—$0.01100%coinbase75d ago0x31fd1c…00a6de
0x3d49…f8ab0x929b…81b2Base—$0.01100%coinbase75d ago0xd2cb65…6d0872
0x3d49…f8ab0x0b2e…c395Base—$0.01100%coinbase75d ago0x8c5b17…0619ac
0x3d49…f8ab0x75c4…aabeBase—$0.01100%coinbase75d ago0x54d139…c030b5
0x3d49…f8ab0x23b1…0313Base—$0.01100%coinbase75d ago0x1bf129…11eb92
0x3d49…f8ab0x588f…f4dfBase—$0.01100%coinbase75d ago0xc865d4…1708bf
0x3d49…f8ab0x38a4…8900Base—$0.01100%coinbase75d ago0x40bcb9…0714c4
0x3d49…f8ab0xfc67…79ccBase—$0.01100%coinbase75d ago0xd0b720…2b5946
0x3d49…f8ab0xbc99…d485Base—$0.01100%coinbase75d ago0x38e275…896d5f
0x3d49…f8ab0x34ff…1e72Base—$0.01100%coinbase75d ago0x8c6791…3915fe
0x3d49…f8ab0xb3aa…fe21Base—$0.01100%coinbase75d ago0x9c8bcc…037d3d
0x3d49…f8ab0xd94e…6d15Base—$0.01100%coinbase75d ago0x7a5210…6f127f
0x3d49…f8ab0x574f…e070Base—$0.01100%coinbase75d ago0x0b8b63…f3f813
0x3d49…f8ab0x7af1…18e0Base—$0.01100%coinbase75d ago0x9c14a0…c3238a
0x3d49…f8ab0xa371…9549Base—$0.01100%coinbase75d ago0x91e285…c0822a
0x3d49…f8ab0x54bf…179cBase—$0.01100%coinbase75d ago0xad5bb9…6eb946
0x3d49…f8ab0x9c22…f7b9Base—$0.01100%coinbase75d ago0x4a6962…f7a680

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.