Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.58100%coinbase48d ago0x521bbd…eb423a
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase48d ago0xb158c0…9970d3
0x467f…a4c10x85b4…627cBase—$0.31100%coinbase48d ago0xb6970b…5fbb86
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase48d ago0x62e717…3feffc
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase48d ago0x19651d…1b91f1
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase48d ago0x7d43d1…d33e74
0x467f…a4c10x85b4…627cBase—$0.76100%coinbase48d ago0x4b3328…58f4d1
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase48d ago0xf935f1…54fd7f
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase48d ago0x07f2bb…3e6720
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase48d ago0xc24bb4…d51b65
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase48d ago0x687d55…eb163c
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase48d ago0x147d2b…faf0e1
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase48d ago0x79af1d…b142df
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase48d ago0x8f6c42…adb785
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase48d ago0xa24002…2eea4f
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase48d ago0x537fd0…ffc89a
0x467f…a4c10x85b4…627cBase—$0.08100%coinbase48d ago0xbe0511…1d524b
0x467f…a4c10x85b4…627cBase—$1.97100%coinbase48d ago0x9a7f37…70b1b1
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase48d ago0x2c1bc8…f59981
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase48d ago0x1ba02e…74aa90
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase48d ago0xe54a44…4ea336
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase48d ago0x7d3a90…7af44c
0x467f…a4c10x85b4…627cBase—$0.29100%coinbase48d ago0x145489…af05f7
0x467f…a4c10x85b4…627cBase—$0.70100%coinbase48d ago0x70a14a…7acfa9
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase48d ago0xc64057…116d67

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.