Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0xd45bf9…a288f9
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0xccc94b…36aadf
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0xcec4b0…7751e4
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x551750…83b724
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x5e6779…ec0770
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x343fe9…3b6d36
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0xb36a6e…84da9f
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0xfe39e9…8ac3d4
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x85e665…5bf52a
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x2b8050…94dd7d
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x9a7833…2029a1
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x758201…c1d6ad
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x8dca15…acdb16
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0xc7c891…4a7654
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x2b5440…17d822
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x99eae8…8550c6
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x06cad6…3a5b51
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x24258a…5fa5cd
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0xfce9e2…d75ae3
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0xb4ef1d…3ac8d8
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x0609fb…57645d
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0xe7ea3f…1018e1
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x9e9b9d…02cb9c
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x3a8567…ddd406
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa19d ago0x086285…7fbf5d

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.