Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa552…016a0x6366…f1e2Base—$0.005928100%0x0098…3100106d ago0x35ed6a…d98f1c
0xa552…016a0x6366…f1e2Base—$0.05100%0x0098…3100106d ago0x11fde8…673ccd
0xa552…016a0x6366…f1e2Base—$0.006343100%0x6366…f1e2106d ago0x84b26f…fd34be
0xa552…016a0x6366…f1e2Base—$0.05100%0x6366…f1e2106d ago0xa8d421…c0c42c
0xa552…016a0x6366…f1e2Base—$0.006349100%0x4918…e369106d ago0x87f91e…d4d3fe
0xa552…016a0x6366…f1e2Base—$0.05100%0x4918…e369106d ago0x30af6f…b26fb6
0xa552…016a0x6366…f1e2Base—$0.0086100%0x6366…f1e2106d ago0xc166f5…5edcee
0xa552…016a0x6366…f1e2Base—$0.06100%0x4873…5369106d ago0xebf4b2…ff7649
0xa552…016a0x6366…f1e2Base—$0.006159100%0x4918…e369106d ago0x2f606d…91d33f
0xa552…016a0x6366…f1e2Base—$0.04100%0x4918…e369106d ago0xfd68cc…b921bf
0xa552…016a0x6366…f1e2Base—$0.006801100%0x6366…f1e2106d ago0x107c9b…a1dcc7
0xa552…016a0x6366…f1e2Base—$0.04100%0xa46e…ec94106d ago0x45b209…d205fa
0xa552…016a0x6366…f1e2Base—$0.04100%0xdf51…2402106d ago0x7a0ff5…75f8df
0xa552…016a0x6366…f1e2Base—$0.006343100%0x6366…f1e2106d ago0x58cc83…1286a0
0xa552…016a0x6366…f1e2Base—$0.05100%0x6366…f1e2106d ago0x6f6bce…a7e344
0xa552…016a0x6366…f1e2Base—$0.0061100%0x6366…f1e2106d ago0x2207b0…8a7741
0xa552…016a0x6366…f1e2Base—$0.03100%0xbe53…e902106d ago0x39b91c…2697f9
0xa552…016a0x6366…f1e2Base—$0.04100%0x0098…3100106d ago0xaa903f…306b05

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.