Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.97100%coinbase3d ago0x82fae3…636eb0
0xca0a…2d7a0x85b4…627cBase—$1.10100%coinbase3d ago0xfcb887…4b2254
0xca0a…2d7a0x85b4…627cBase—$1.81100%coinbase3d ago0xaf2cc1…eb9aa8
0xca0a…2d7a0x85b4…627cBase—$5.18100%coinbase3d ago0x31faaf…dc5011
0xca0a…2d7a0x85b4…627cBase—$1.28100%coinbase3d ago0x186d0f…1f69fe
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase3d ago0xb09cd8…55fe8b
0xca0a…2d7a0x85b4…627cBase—$1.12100%coinbase3d ago0x045098…e87d13
0xca0a…2d7a0x85b4…627cBase—$3.12100%coinbase3d ago0x859c43…5f8739
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase3d ago0xad4df6…3038c6
0xca0a…2d7a0x85b4…627cBase—$0.24100%coinbase3d ago0x7bc3ee…a46337
0xca0a…2d7a0x85b4…627cBase—$1.40100%coinbase3d ago0x3b38aa…abaa1b
0xca0a…2d7a0x85b4…627cBase—$3.25100%coinbase3d ago0x3c8afd…8611a5
0xca0a…2d7a0x85b4…627cBase—$0.98100%coinbase3d ago0xc12668…74a546
0xca0a…2d7a0x85b4…627cBase—$3.43100%coinbase3d ago0x47a050…ab5f5c
0xca0a…2d7a0x85b4…627cBase—$1.25100%coinbase3d ago0x0e6e99…d9eef2
0xca0a…2d7a0x85b4…627cBase—$1.41100%coinbase3d ago0x96ab5e…4fa9bc
0xca0a…2d7a0x85b4…627cBase—$0.33100%coinbase3d ago0x437ae2…d32747
0xca0a…2d7a0x85b4…627cBase—$2.08100%coinbase3d ago0x1904de…89fc25
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase3d ago0x297374…4f9dd2
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase3d ago0x4c2895…3d10ca
0xca0a…2d7a0x85b4…627cBase—$4.80100%coinbase3d ago0x07a50e…a9be82
0xca0a…2d7a0x85b4…627cBase—$1.40100%coinbase3d ago0xf6a49f…5b8273
0xca0a…2d7a0x85b4…627cBase—$0.56100%coinbase3d ago0x914c32…a642c6
0xca0a…2d7a0x85b4…627cBase—$0.57100%coinbase3d ago0xefe057…bc7c76
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase3d ago0x171ddc…968bae

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.