Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0xd8c25c…904b91
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0xeb74ce…21cb13
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0x9312b8…b7490a
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0x3c62c9…cbfada
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa31d ago0xf3a401…80d708
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0x0e99ea…5ed4b4
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0xe8eb29…9fa1b7
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0x27dfbe…d5611d
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0xa4fa0d…4310e3
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0xefd42d…99a90b
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0x79bddc…d64ae2
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0xfcb321…d8c4ac
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0x2b8b3f…61715a
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0x8b85bf…203445
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0xf93684…7b70ee
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0x89d905…e84a8a
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa31d ago0xe3160c…bf460e
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa31d ago0x61633f…06b34e
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa31d ago0x61d751…ac398b
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa31d ago0x633ead…9388c9
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa32d ago0x85946d…4c42c8
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa32d ago0x1377a7…f5e693
0xbcf4…a3ac0xfe80…47eeBase$0.001100%fluxa32d ago0xf0bb0d…b0b23a
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa32d ago0x041a6b…59dc00
0xbcf4…a3ac0x9c95…e299Base$0.001100%fluxa32d ago0x79186e…d8a356

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.