Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a94…c2570x75bf…a1bdBase—$0.10100%payAI43d ago0xb968a9…7df3e5
0x7a94…c2570xb439…c7baBase—$0.10100%payAI43d ago0x1a90fd…42715d
0x7a94…c2570xe463…684eBase—$0.10100%payAI43d ago0xe064ef…f2f038
0x7a94…c2570x86ed…8238Base—$0.10100%payAI43d ago0x703afd…96007e
0x7a94…c2570xd8b3…8589Base—$0.10100%payAI43d ago0xcab33d…20a80a
0x7a94…c2570x6a62…1701Base—$0.10100%payAI43d ago0x3e75df…0e4e81
0x7a94…c2570x9943…3208Base—$0.10100%payAI43d ago0xa703a9…4439e1
0x7a94…c2570x0103…91d7Base—$0.10100%payAI43d ago0xaeba63…c66109
0x7a94…c2570xd169…6e3fBase—$0.10100%payAI43d ago0xf90796…af76f5
0x7a94…c2570xa8cf…cd2aBase—$0.10100%payAI43d ago0x2c5dc3…9b232b
0x7a94…c2570x0315…c152Base—$0.10100%payAI43d ago0x829c14…53c87b
0x7a94…c2570xa93e…6211Base—$0.10100%payAI43d ago0x164e7d…89d0cc
0x7a94…c2570x90d3…b730Base—$0.10100%payAI43d ago0xb1ed07…7b7b5b
0x7a94…c2570xb71e…8a61Base—$0.10100%payAI43d ago0x9e695e…19c8a7
0x7a94…c2570x9c77…5d46Base—$0.10100%payAI43d ago0x846b4e…4b8a03
0x7a94…c2570xbd27…acc2Base—$0.10100%payAI43d ago0x4c599b…a33336
0x7a94…c2570x2d1d…0eb3Base—$0.10100%payAI43d ago0xbf58d9…689298
0x7a94…c2570x2f6f…5f98Base—$0.10100%payAI43d ago0xa0e695…1b2669
0x7a94…c2570x57b7…4555Base—$0.10100%payAI43d ago0x5591d0…8bfcab
0x7a94…c2570xac86…4644Base—$0.10100%payAI43d ago0x722ac3…ed8feb
0x7a94…c2570xdd0d…9aefBase—$0.10100%payAI43d ago0xfd0a6c…40e936
0x7a94…c2570x6625…1266Base—$0.10100%payAI43d ago0x8d6e58…1ef058
0x7a94…c2570x74b6…d176Base—$0.10100%payAI43d ago0x348f24…744958
0x7a94…c2570x2059…86f6Base—$0.10100%payAI43d ago0x572df4…eccd56
0x7a94…c2570xc4ae…539fBase—$0.10100%payAI43d ago0xe05e19…adc657

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.