Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0xb1dedd…9c5e19
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x028640…9e972c
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x727862…a54bf0
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0xed9977…ab17df
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x8e3298…992781
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0xb04721…4299f7
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0xb53f7d…6d2e2f
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa33d ago0x60d0c8…64401f
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x861b4a…cc7ef1
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa33d ago0xf65117…fa1487
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa33d ago0x72686b…14f51b
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa34d ago0x6054e0…7de4a0
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa34d ago0xd95b5d…e38e83
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa34d ago0x35f4dc…1f85c5
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa34d ago0x54793d…d5fb6e
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa34d ago0xedf2d7…ec1c27
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa34d ago0xd66e87…ec9afd
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa34d ago0x45e0fe…05200d
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa34d ago0xb413ad…abb2ab
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa34d ago0x65fa4f…2f33f4
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa34d ago0x143104…73caee
0xe791…2d7e0x9c95…e299Base—$0.001100%fluxa34d ago0xcc697e…27b8f9
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa34d ago0x8fc0a4…b0256f
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa34d ago0xbf357e…c4bcfa
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa34d ago0xcf02c9…1fa494

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.