Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa50d ago0x2afdbf…4e4790
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x98a90e…ee4b38
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0xbe2f8c…9924d7
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0xfcd473…a72bf3
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x75296f…e0084e
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x3eea0f…58de90
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x726eaa…411fd1
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x0c8eb7…a6bf7f
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x950667…e8a6d7
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x88db9c…5eefd1
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0xe6a852…237f3d
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x388ba3…aa5417
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0xb273fd…b7e056
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x7b98e0…4a87c1
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x2324db…2aad3a
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x14af6d…0ca323
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa50d ago0x30c40b…5738c8
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa51d ago0xd2dcee…7d0b36
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa51d ago0xa8f36f…395cf4
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa51d ago0xf14741…c2ae7f
0x80fc…0e450x9c95…e299Base—$0.001100%fluxa51d ago0x56354d…d82689
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa51d ago0x8adddb…1f7df3
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa51d ago0xec319a…6b6e0a
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa51d ago0xcc4ac4…328ef4
0x80fc…0e450xfe80…47eeBase—$0.001100%fluxa51d ago0xd6fbee…2e91b8

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.