Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0xc27c7e…e86c9e
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0xa7e8ca…dea63c
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0xf2fba4…794f47
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0xa726c9…7aa250
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0xfb79c2…73af86
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0x5d943b…aeb559
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0xf04dda…c56bc6
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0xc8736b…216be1
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0xf5e209…0fabb8
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0xea1bac…ae95e5
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0x653e59…a3665a
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0xc67de6…b23388
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0xfddb4f…d2286c
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0x8753d9…6cc2c9
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0xe8f14a…114c47
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0x1dae6f…408cb9
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0xcddd18…8a4dd6
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0xcdd989…6d3e05
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0xd87fff…31f2fa
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0x5867ee…336e9a
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0x3aab92…9de0c7
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0xf45fb8…8a88a0
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0x7c0c30…8cea56
0xb54a…853c0x13bf…b9a7Base—$0.004100%candidates89d ago0x80d13b…7a9380
0xb54a…853c0x13bf…b9a7Base—$0.002100%coinbase89d ago0x6b2ee1…1bab34

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.