Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2ac…63ec0x6366…f1e2Base—$0.02100%0x4873…5369115d ago0xc056c5…846783
0xd2ac…63ec0x6366…f1e2Base—$0.006985100%0x4918…e369115d ago0x5f326e…c6727f
0xd2ac…63ec0x6366…f1e2Base—$0.25100%0x4918…e369115d ago0xc08527…a1b954
0xd2ac…63ec0x6366…f1e2Base—$0.001033100%0x6366…f1e2115d ago0x439520…53eef8
0xd2ac…63ec0x6366…f1e2Base—$0.007226100%0x6366…f1e2115d ago0x8370b1…10716c
0xd2ac…63ec0x6366…f1e2Base—$0.07100%0x6366…f1e2115d ago0xca3416…99b076
0xd2ac…63ec0x6366…f1e2Base—$0.006792100%candidates115d ago0xb225e0…2f1253
0xd2ac…63ec0x6366…f1e2Base—$0.04100%candidates115d ago0x5c2332…d5c126
0xd2ac…63ec0x6366…f1e2Base—$0.08100%0x4873…5369115d ago0xb1675e…69639f
0xd2ac…63ec0x6366…f1e2Base—$0.01100%0x6366…f1e2115d ago0x0ca6cb…b3f805
0xd2ac…63ec0x6366…f1e2Base—$0.08100%0x6366…f1e2115d ago0x33e8b7…dbc165
0xd2ac…63ec0x6366…f1e2Base—$0.21100%0x6366…f1e2115d ago0x54b273…6a2a3e
0xd2ac…63ec0x6366…f1e2Base—$0.06100%0x6366…f1e2115d ago0x4465cf…456613
0xd2ac…63ec0x6366…f1e2Base—$0.14100%0x6366…f1e2115d ago0x776c10…f1dde5
0xd2ac…63ec0x6366…f1e2Base—$0.007314100%0x08ff…bb06115d ago0x442813…6a925c
0xd2ac…63ec0x6366…f1e2Base—$0.03100%0x08ff…bb06115d ago0x8e608b…1199f6
0xd2ac…63ec0x6366…f1e2Base—$0.06100%0xdf51…2402115d ago0x050a1a…855125
0xd2ac…63ec0x6366…f1e2Base—$0.17100%0xa46e…ec94115d ago0x7eb674…90ad9c
0xd2ac…63ec0x6366…f1e2Base—$0.24100%0xa46e…ec94115d ago0xbd7cda…16a317
0xd2ac…63ec0x6366…f1e2Base—$0.007612100%0x0098…3100115d ago0xc8624a…6c8a0c
0xd2ac…63ec0x6366…f1e2Base—$0.03100%0x0098…3100115d ago0xa7fbee…4e99e8
0xd2ac…63ec0x6366…f1e2Base—$0.006421100%0x7f16…55b4115d ago0xea2f6a…3da365
0xd2ac…63ec0x6366…f1e2Base—$0.11100%0x7f16…55b4115d ago0x835348…930e4a
0xd2ac…63ec0x6366…f1e2Base—$0.00852100%0x58fe…153b115d ago0xc9b25a…a26f13
0xd2ac…63ec0x6366…f1e2Base—$1.55100%0x58fe…153b115d ago0xeae22c…123316

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.