Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xb5c6b7…795e62
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x846348…06ec8d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xfd6cc5…eae992
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xe0b507…5dd4d0
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xbd92a9…5db708
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x7fa385…4bc85e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x98bc93…9923cd
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x1a6007…09a9c7
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x9cb0d5…4bce66
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x4dfc9d…e839a0
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x148941…ff3012
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x251dd0…24c126
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x6ef3ce…fddd99
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x713e48…17257e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xa30336…dc8d27
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x0ffe31…198dde
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x74f25d…664f94
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x5119ba…c58031
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x9d1090…a19cdf
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x2e612b…05e5ed
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xad8b57…af8d4c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xfe1fe2…7c9eea
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0xd78321…8f6063
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x5fa829…1164f9
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa84d ago0x31153b…001681

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.