Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa38d ago0xaed8b2…41fea6
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa38d ago0xd70230…c99957
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa38d ago0xe734cb…e58e1f
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa38d ago0x5b5759…feab34
0xd791…f1060x9c95…e299Base—$0.001100%fluxa38d ago0xd84447…7247fd
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa38d ago0x18d1f2…1ab60a
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa38d ago0x7699b2…04c46b
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa38d ago0x8daabd…a79741
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa38d ago0xfd632b…ec40e2
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa38d ago0xee0f48…53ccc5
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa38d ago0xcb5135…2a6557
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa38d ago0xbc8f98…522c97
0xd791…f1060x9c95…e299Base—$0.001100%fluxa38d ago0xeb4ce6…e63e91
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa39d ago0x3b2e65…3bfce6
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa39d ago0xaf25b8…5937c6
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa39d ago0xa33ea4…b51ea2
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa39d ago0xdbe922…ff9880
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa39d ago0x45f1ea…e7a2db
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa39d ago0xb24a20…49b16b
0xd791…f1060x9c95…e299Base—$0.001100%fluxa39d ago0xfccd1e…75ce10
0xd791…f1060x9c95…e299Base—$0.001100%fluxa39d ago0x343fe4…1de6af
0xd791…f1060x9c95…e299Base—$0.001100%fluxa39d ago0xab444a…410e2f
0xd791…f1060x9c95…e299Base—$0.001100%fluxa39d ago0x8fe195…559203
0xd791…f1060x9c95…e299Base—$0.001100%fluxa39d ago0x4932f5…a2fac6
0xd791…f1060xfe80…47eeBase—$0.001100%fluxa39d ago0x2056b4…17f0b2

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.