Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x6e5eac…7ad646
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x02acc9…a85159
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x24d5d8…fe60bb
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x3eec20…965ad8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x09b3d6…06ef4d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xec8deb…26c75c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xe074c9…6f40f2
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x3f9aa8…e7d489
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x0cb27d…165a08
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x00cb08…d41863
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xe3ff02…be83e3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xe6d9c1…99aaf4
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x333e29…39b4a9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xa54dbc…4c4051
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xcc1d17…351364
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x1db788…cb37fc
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xe037aa…d53a26
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xabed06…d5e562
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xd01fe0…775075
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x4b3cb4…ca90cc
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xb8c4c5…105bdf
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x57652a…fc40c3
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x971fcb…7c8195
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0x18f467…e8de4b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase26d ago0xfe2c73…8d130d

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.