Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbb08…fd5dBase—$5.00100%fluxa89d ago0xbd15f8…532087
0xb90a…9ae40xb2a1…7247Base—$0.11100%fluxa89d ago0xa09015…ec6a97
0xb90a…9ae40xa2f9…def8Base—$0.11100%fluxa89d ago0x1507b4…f19da0
0xb90a…9ae40x40eb…81f2Base—$0.11100%fluxa89d ago0x4e53dd…f93533
0xb90a…9ae40x32a6…27b1Base—$0.11100%fluxa89d ago0xda65db…78d24c
0xb90a…9ae40x4c2e…565bBase—$0.50100%fluxa89d ago0x397ab9…282012
0xb90a…9ae40xf3ac…9183Base—$0.50100%fluxa89d ago0x467082…f123ca
0xb90a…9ae40xc519…c37dBase—$0.50100%fluxa89d ago0xc2c16f…64b2fd
0xb90a…9ae40x0ede…2f6eBase—$0.50100%fluxa89d ago0x09bb62…c1fb4d
0xb90a…9ae40x1271…3884Base—$0.50100%fluxa89d ago0x96ae68…3ab8fb
0xb90a…9ae40xee46…168cBase—$0.50100%fluxa89d ago0x24a379…ad3ce9
0xb90a…9ae40xf7e4…82f6Base—$0.50100%fluxa89d ago0x24f0d1…68f626
0xb90a…9ae40xf643…e5dcBase—$0.11100%fluxa89d ago0xa66a37…939929
0xb90a…9ae40x05cb…82a7Base—$0.50100%fluxa89d ago0x8c5803…03c271
0xb90a…9ae40x8e3f…6f6eBase—$0.50100%fluxa89d ago0xdee11d…08710f
0xb90a…9ae40x7cb0…45fbBase—$0.50100%fluxa89d ago0xcfb714…9f4d6b
0xb90a…9ae40x5e20…8577Base—$0.50100%fluxa89d ago0x7a91f8…c06f31
0xb90a…9ae40x1e41…6cf3Base—$0.50100%fluxa89d ago0x37e5d8…10d96a
0xb90a…9ae40x22b1…245cBase—$0.50100%fluxa89d ago0x3cf7ed…7eea3a
0xb90a…9ae40xee6f…60baBase—$0.50100%fluxa89d ago0xa43cd9…25e755
0xb90a…9ae40xf618…53ceBase—$0.50100%fluxa89d ago0x4c0982…dd4f1a
0xb90a…9ae40x93f1…69f1Base—$0.50100%fluxa89d ago0xc2a7d5…a3c231
0xb90a…9ae40x2875…7c5eBase—$0.50100%fluxa89d ago0x6e032b…bdfddd
0xb90a…9ae40x3c8f…48ccBase—$0.50100%fluxa89d ago0x7f6522…ed4192
0xb90a…9ae40x6a01…13f2Base—$0.50100%fluxa89d ago0xeae8d9…dd5dc6

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.