Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0x59b6af…ed7035
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0x16ebb8…9dfd0e
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0x3657af…f054db
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0x716af5…a33f30
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0xaac5e2…deb166
0x020c…78b90xfe80…47eeBase$0.001100%fluxa33d ago0x7b366c…f4ee69
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0xecc5bc…9965de
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0xcb2b1a…ab576c
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0x5eace6…2f5ee9
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0x1ef3f0…5ba5d5
0x020c…78b90xfe80…47eeBase$0.001100%fluxa33d ago0xe322c0…da5610
0x020c…78b90xfe80…47eeBase$0.001100%fluxa33d ago0xcc17c1…036bc9
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0x96af15…8f8f68
0x020c…78b90xfe80…47eeBase$0.001100%fluxa33d ago0x0d83bf…19d607
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0xb4ff14…e9be3f
0x020c…78b90xfe80…47eeBase$0.001100%fluxa33d ago0xb8cec1…5d716b
0x020c…78b90x9c95…e299Base$0.001100%fluxa33d ago0x28857c…8bc217
0x020c…78b90xfe80…47eeBase$0.001100%fluxa34d ago0x0c9a72…9a22ee
0x020c…78b90xfe80…47eeBase$0.001100%fluxa34d ago0xb9d4de…1ed363
0x020c…78b90x9c95…e299Base$0.001100%fluxa34d ago0x0c6a13…f291bf
0x020c…78b90xfe80…47eeBase$0.001100%fluxa34d ago0x33bc83…883053
0x020c…78b90xfe80…47eeBase$0.001100%fluxa34d ago0x9bf67b…7a1b39
0x020c…78b90xfe80…47eeBase$0.001100%fluxa34d ago0x8fb62c…021dda
0x020c…78b90x9c95…e299Base$0.001100%fluxa34d ago0x26337a…a0b568
0x020c…78b90x9c95…e299Base$0.001100%fluxa34d ago0x10cdc7…d7ec54

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.