Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xd3f1da…aea844
0x173c…c6c00xac65…4417Base—$1.03100%fluxa109d ago0x09c697…269fc4
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xba2aa3…4ff0bd
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xde5aa1…b81de1
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xe5597d…7a0ba7
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0x39cc9f…f74365
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0x7f3405…d92163
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xce4445…5d967b
0xb90a…9ae40x173c…c6c0Base—$0.90100%fluxa109d ago0x16b1d0…5224e0
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xa64076…9171c1
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0x6b828d…4d5058
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0x4229af…e25422
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xb6c961…ef5a5e
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xa8ede9…cf3c9a
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0x879fbb…ca3995
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0x464d60…6697f3
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xe97f89…7d4c34
0x173c…c6c00xac65…4417Base—$0.06100%fluxa109d ago0x69d980…35e616
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xfee84a…8271d1
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xc138d5…9c3b01
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0x7fc41b…29d910
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xe185a7…257e29
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0xb8809e…5ac0f3
0xb90a…9ae40x173c…c6c0Base—$0.01100%fluxa109d ago0x497a80…1ef763
0x173c…c6c00xac65…4417Base—$0.08100%fluxa109d ago0x51a502…9cbbf3

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.