Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd2d…a6880xfe80…47eeBase$0.001100%fluxa51d ago0x3dea70…1a6fd4
0xe54e…0ada0xfe80…47eeBase$0.001100%fluxa51d ago0x2cb1d8…4f1035
0x6120…02750xfe80…47eeBase$0.001100%fluxa51d ago0x4a79f8…8f5cd8
0x3634…98b70xfe80…47eeBase$0.001100%fluxa51d ago0xfb66af…449dcb
0x7aa2…76250xfe80…47eeBase$0.001100%fluxa51d ago0x30892e…be147a
0x19a7…26650xfe80…47eeBase$0.001100%fluxa51d ago0x9cd4f4…2b818d
0xe399…50eb0xfe80…47eeBase$0.001100%fluxa51d ago0xdbf148…67b215
0xda12…87e10xfe80…47eeBase$0.001100%fluxa51d ago0x96320e…aa9351
0x73ff…514f0xfe80…47eeBase$0.001100%fluxa51d ago0x9fd2df…23c37a
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa51d ago0xaa12d0…3cfea7
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa51d ago0x027411…af344e
0xd2e8…12f30xfe80…47eeBase$0.001100%fluxa51d ago0xa9b36a…662546
0x51c4…10d70xfe80…47eeBase$0.001100%fluxa51d ago0xfabfbd…2b7735
0x12d1…f61f0xfe80…47eeBase$0.001100%fluxa51d ago0x82518f…bedc7f
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa51d ago0x0b623d…fefd6e
0xfb61…bd050xfe80…47eeBase$0.001100%fluxa51d ago0x4c349c…3e2d1b
0xe7da…f0de0xfe80…47eeBase$0.001100%fluxa51d ago0x89f453…e4c5dc
0x7898…159b0xfe80…47eeBase$0.001100%fluxa51d ago0xb58955…c7a410
0x9117…50230xfe80…47eeBase$0.001100%fluxa51d ago0x0bb4d0…ad8166
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa51d ago0xf66c47…0a977a
0x8951…ec060xfe80…47eeBase$0.001100%fluxa51d ago0xc638c1…d48750
0x7f5c…2d140xfe80…47eeBase$0.001100%fluxa51d ago0x25079a…f760bf
0xa49e…fe340xfe80…47eeBase$0.001100%fluxa51d ago0xf747c0…c0981b

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.