Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$2.10100%0x12ba…6b6191d ago0xac9c95…afb1bd
0xa787…64cf0x0e3d…7757Base$1.05100%0xbfa0…288591d ago0x797b14…b8ad15
0xa787…64cf0x0e3d…7757Base$1.05100%0x0dc1…621491d ago0xd41c52…0ff2ca
0xa787…64cf0x0e3d…7757Base$5.25100%0x79e1…2ea791d ago0xd74527…5dc7d2
0xa787…64cf0x0e3d…7757Base$10.50100%0x8134…084991d ago0x043d93…bcd400
0xa787…64cf0x0e3d…7757Base$1.05100%0xce9f…bc8e91d ago0x14cbb2…adeb72
0xa787…64cf0x0e3d…7757Base$2.10100%0xfe9d…bf4691d ago0x8e6f04…fa77bc
0xa787…64cf0x0e3d…7757Base$5.25100%0xa782…cada91d ago0x1b70db…fd801d
0xa787…64cf0x0e3d…7757Base$10.50100%0xa7b1…4ca491d ago0xa6fb94…6f6146
0xa787…64cf0x0e3d…7757Base$10.50100%0xbada…25fd91d ago0x921fa2…d95a62
0xa787…64cf0x0e3d…7757Base$7.35100%0x5198…0ffb91d ago0xc3fb03…e431e3
0xa787…64cf0x0e3d…7757Base$5.25100%0x3c35…aa7391d ago0xb8628d…49d7a7
0xa787…64cf0x0e3d…7757Base$1.05100%0x8516…088391d ago0x86826b…8d7da5
0xa787…64cf0x0e3d…7757Base$10.50100%0x560f…a71391d ago0xf7ed90…099ccc
0xa787…64cf0x0e3d…7757Base$10.50100%0xbcc0…614b91d ago0x0d43da…b5e700
0xa787…64cf0x0e3d…7757Base$5.25100%0xe478…9dd791d ago0x748441…1b3629
0xa787…64cf0x0e3d…7757Base$4.20100%0xd775…7f8191d ago0xe9e7ef…3049bc
0xa787…64cf0x0e3d…7757Base$6.30100%0x96b2…cc5e91d ago0x864fde…049c1d
0xa787…64cf0x0e3d…7757Base$5.25100%0x7bc8…426191d ago0xdb48d3…7bb89a
0xa787…64cf0x0e3d…7757Base$5.25100%0x3213…64ef91d ago0x9a17a8…79efbd
0xa787…64cf0x0e3d…7757Base$6.30100%0x4b4c…8d4091d ago0x3f414f…f18c76
0xa787…64cf0x0e3d…7757Base$3.15100%0x3d76…265f91d ago0xf1610a…2e7047
0xa787…64cf0x0e3d…7757Base$2.10100%0x6a96…27ff91d ago0x20ae02…a1b710
0xa787…64cf0x0e3d…7757Base$21.00100%0x6d10…b12b91d ago0x2eb2bc…9a1371
0xa787…64cf0x0e3d…7757Base$5.25100%0x573b…0d2891d ago0x45e8b8…209f97

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.