Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0x74e57b…006c3b
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0xb1cd92…17fd67
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0x28e9d4…c2ab35
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0xaf4c70…9df48e
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0x23b1a9…bfbf38
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0x946cc4…13f232
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0xdd4033…6e25bd
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0x400fdb…6a8059
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0xca2bb3…0b8455
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0xf3cc2f…fbafa0
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0xfa7e1a…266c40
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0x9cd85a…ea5a4d
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0xf2c767…597032
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0xfe6366…632519
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0xdffc65…bd8cef
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0x8045ee…9c9cf2
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa25d ago0xe28a6b…c5aebb
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa26d ago0x45337a…581cbd
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa26d ago0xb4ef02…ab1a53
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa26d ago0xe802d9…891508
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa26d ago0xd228cc…3c0a5e
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa26d ago0xf09db2…6c8a7a
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa26d ago0xa070c0…1850d4
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa26d ago0xdfb927…04f95d
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa26d ago0x0b1e7d…7aead8

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.