Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x17903f…4c8d44
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x5a9a9b…def868
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x6633ae…4af12a
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0xd36ee1…db0209
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x053d89…3d4b2d
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x2ff048…fb38f7
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x97c962…3500aa
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x1b8aef…029e3d
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x035d0f…031703
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x49b609…df66d5
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x615c0f…1cefc8
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0xb571f8…7782b7
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x69ed4c…2feecd
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0xafd17d…29703c
0x430a…889e0xef4c…fef9Base—$1.40100%payAI12d ago0xc26037…da16a3
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x01a420…a8fa33
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x19aba8…650a6a
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x6d7272…73c1ed
0xef4c…fef90xcc19…930eBase—$0.10100%payAI12d ago0x50ed54…58bca3
0xef4c…fef90xcc19…930eBase—$0.10100%payAI13d ago0x74381e…b4890f
0xef4c…fef90xcc19…930eBase—$0.10100%payAI13d ago0x76d354…1e9617
0xef4c…fef90xcc19…930eBase—$0.10100%payAI13d ago0x110bb3…ec15aa
0xef4c…fef90xcc19…930eBase—$0.10100%payAI13d ago0x995623…280ab8
0xef4c…fef90xcc19…930eBase—$0.10100%payAI13d ago0xc754f1…e2efd1
0xef4c…fef90xcc19…930eBase—$0.10100%payAI13d ago0xd4c059…ac69b5

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.