Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0x35f0f3…2c5f4a
0x926b…29a00x9c95…e299Base—$0.001100%fluxa38d ago0x936cf6…34ed9c
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0xc1f89d…2a84c9
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0xbba9f8…826c0a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0x9ac323…817b3e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0xdc8c2d…52e89e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0xa29412…5ab6a7
0x926b…29a00x9c95…e299Base—$0.001100%fluxa38d ago0x200571…358dba
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0x29ab24…8e380e
0x926b…29a00x9c95…e299Base—$0.001100%fluxa38d ago0x6a5fde…06bc61
0x926b…29a00x9c95…e299Base—$0.001100%fluxa38d ago0xa885b8…070f18
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0x3e9b78…634b7a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0xd1a060…d8507c
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0x8ac0b1…c69a52
0x926b…29a00x9c95…e299Base—$0.001100%fluxa38d ago0x1893a1…30f6f6
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0x106cf6…d53014
0x926b…29a00x9c95…e299Base—$0.001100%fluxa38d ago0x1ca06b…f5f9d4
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0xe2e827…13f313
0x926b…29a00x9c95…e299Base—$0.001100%fluxa38d ago0xbeec54…79850a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0x3ca11e…11c9ad
0x926b…29a00x9c95…e299Base—$0.001100%fluxa38d ago0xe7412e…c79130
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0x413ed5…f78312
0x926b…29a00x9c95…e299Base—$0.001100%fluxa38d ago0x467b84…d5b56a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0xfea906…7285c6
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa38d ago0xd40922…79a0c7

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.