Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x77e7e3…726a87
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0xa11296…5efe87
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x07bec0…ee7a3e
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0xe97788…af874b
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0xd6fc05…a2d342
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0xce107c…4e46ec
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0xb49930…9838fb
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x7dc2d3…0bfd37
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0xa01ae1…c3e522
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x53c635…a216b8
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0xfdb755…73b190
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x57b079…69918f
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x3552bd…a2ff11
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0xc073d1…04385e
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x0dd911…c66ffb
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0xf3e6f6…a04c3d
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x7c4f8c…c4fe79
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x91c592…7157e1
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x27688c…d63151
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x978b81…9592c7
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x68e63c…c5a5f6
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0xfc7c82…955ef5
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0xb5fe45…d2ff6a
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa19d ago0x9c18fc…29600f
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa20d ago0xbcb7aa…fdd3a6

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.