Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa24d ago0xe89c3d…76ae4c
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa24d ago0x8de024…a56e86
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa24d ago0xa29443…43595d
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa24d ago0x2c9368…049fdd
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa24d ago0x273fbc…712212
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa24d ago0x4bef7f…0d8005
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa24d ago0x5e7850…461410
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa24d ago0x4ca6b5…0f2576
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa24d ago0x583c45…c14675
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa24d ago0xfd06af…09ac56
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa24d ago0x257ea9…017d9e
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xab4a13…f4d7a6
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xaa0528…a90dd4
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x24559c…2f2689
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xe1cde2…415c77
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xd2c237…3b0ba6
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x411820…b582df
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x768ef8…efbeb1
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x64e4c8…f18d00
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x12977e…db3c71
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xc073d9…2214c6
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x7c13ed…577e62
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x906281…45a377
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x6f7ae1…d8288e
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x6e9a42…f1e8df

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.