Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x0f3ef5…efe6e4
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x0eacbb…9320fa
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x4a0b01…43bb36
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xf1ef0f…ee55e8
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xdcfe62…a8a916
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xd3268a…f22579
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x5484a8…2261da
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0xbd5ab8…1742ce
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x575d7a…02ac94
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa22d ago0x3e6c2f…4de823
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0xb9ee4c…7b51a4
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0x5acd1b…21c88c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0x5cd3d4…18689c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0x25376d…f96edf
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0xdd9eb1…5fa2bc
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0x4ada07…655c8c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0x604d96…2450b1
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0x16e8cf…ebc22b
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0x97f566…faafe7
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0xdb828b…928a61
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0xcadb6e…4eb67f
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0x26bb4e…111ae0
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0x18b0a3…015c44
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0x614497…db2ab0
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa23d ago0x81a066…679f5d

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.