Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4809…15b90xac65…4417Base—$0.11100%fluxa110d ago0x8f4cb8…8d2bd5
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa110d ago0xef92e7…6020ae
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa110d ago0x95a053…0237ac
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa110d ago0xfff144…22ff1f
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa110d ago0xe07b6c…f8ab7f
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa110d ago0x590502…4801ab
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa110d ago0x560c9e…72a915
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa110d ago0x383877…0dc0d3
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa110d ago0xaf1a53…d55803
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0x5eeaaa…4e49e4
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0x360bb1…545115
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0x626921…38afad
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0xacf37c…d6f935
0x4809…15b90xac65…4417Base—$0.01100%fluxa111d ago0x3083a3…92aac6
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0xb66497…970de0
0x4809…15b90xac65…4417Base—$0.04100%fluxa111d ago0x7db971…e84699
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0x4be1ae…82c2ed
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0x695951…e585a9
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0xd56c12…fca079
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0xadfdd8…d883ff
0x4809…15b90xac65…4417Base—$0.53100%fluxa111d ago0x8fbd61…d14afd
0xb90a…9ae40x4809…15b9Base—$0.50100%fluxa111d ago0xeae75f…89dcb3
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0x183eae…1f7de6
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0x785776…818824
0xb90a…9ae40x4809…15b9Base—$0.01100%fluxa111d ago0x5ec985…ddb2bd

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.