Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0x40e4e7…6085b8
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0xf047be…e5b745
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0xa6cac2…fd050f
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0xb283e5…2d4d29
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0x7a380a…2f3718
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0x63ee1d…38379c
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0xf4cc83…519c54
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0x539afb…d0c14e
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0xe3d810…cefe48
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0x1419fc…6e9d07
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0x3832d1…3858f3
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa19d ago0xc04696…4536c5
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x79f505…d7e2fc
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0xf16685…b239cf
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x407f8d…dc5f51
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x7d40b7…6053c9
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x48899b…3fcfab
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x450097…72ea71
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x39f200…91cc32
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x4b64eb…032fcf
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x2275da…7a6c00
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x973b50…d13e48
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x5a674b…5894bc
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0x14d681…9434f2
0xcca7…bcc20xfe80…47eeBase$0.001100%fluxa20d ago0xc30e3b…b32122

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.