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.16100%coinbase96d ago0x3bd5ef…d63371
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase96d ago0xa41fef…9f5a93
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase96d ago0x43f092…f2fdaa
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0xf90a57…0645c6
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase96d ago0x493f82…17bf80
0x467f…a4c10x85b4…627cBase—$0.11100%coinbase96d ago0x74394b…9d1d3c
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x2b4b6e…1bcfbd
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase96d ago0xf198d3…2ae6fb
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase96d ago0xb89730…f4b769
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x7f8c4c…5a6297
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0xab333d…c4d68f
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x6e2db1…eb8700
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x7c1bea…f4e908
0x467f…a4c10x85b4…627cBase—$0.33100%coinbase96d ago0x32d804…4d6773
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x708f24…c9377e
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x0438f6…1ed7e0
0x467f…a4c10x85b4…627cBase—$0.33100%coinbase96d ago0x11ce3b…1f2cef
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase96d ago0x24098b…482e7e
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0xf1a1d0…4538b4
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x8aad1f…1a67b8
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0xa6796c…ac131e
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0xa7e653…43e52c
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase96d ago0xb9d565…de3050
0x467f…a4c10x85b4…627cBase—$0.31100%coinbase96d ago0x3a1808…e6ec32
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase96d ago0x216d41…69ba7d

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.