Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0x6421a8…4f0764
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0x6f6f58…71dc1c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f891d ago0xfda8ec…661d63
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f891d ago0x7d0175…338d85
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0x42020b…037adf
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0x251b63…acd274
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f891d ago0x940d2b…9b8172
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0x879c3f…974fac
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0xe05c39…424034
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0xec41fa…8b3140
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0x88c82e…88ca25
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x7694…321391d ago0x0aa683…6e0800
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0x006027…6d6559
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0xeff7ac…47553e
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f891d ago0x0cbc2d…721a78
0xefeb…33310xb26e…5cb9Base—$0.001100%0x53ca…fa7c91d ago0x6ba6b8…32bfbb
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0x7eac13…11a762
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0xfe97fd…0e285f
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0xc09967…0edf5d
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0x774d3d…741101
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ac…a00091d ago0xb6b159…a8901c
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x7694…321391d ago0xe955a5…6fecc3
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x53ca…fa7c91d ago0xd2d73d…361e03
0xb2f0…82510xb26e…5cb9Base—$0.001100%0x9067…c3f891d ago0x3b3edb…8a65e0
0xefeb…33310xb26e…5cb9Base—$0.001100%0x9067…c3f891d ago0x97f0b0…5878f1

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.