Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xc8c4bd…c5779d
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xd034f6…158067
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x28bdd8…18e542
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x6305e4…cb11d4
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x3b6d2a…e59a82
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xf72973…c905b2
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x736e8d…3205ae
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xdab2f3…b24517
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x48b502…0a98af
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x37516d…a00acc
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x80f5fa…f18dfb
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x04639d…64e50a
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x594b90…3ac828
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x0e62e7…7ded60
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x8378eb…e4fb97
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xd7514a…c4003a
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x19e327…ca7ca8
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x300cbe…b0c6b5
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xf52bb7…a42aaa
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x9672ad…fed696
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xf17c18…17036f
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x47c6fe…448b18
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x1a21e3…482d37
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x66f44c…0ac4c0
0xbec8…26970xfe80…47eeBase$0.001100%fluxa22d ago0x200a0c…3a07c7

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.