Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3351…9dc50xeb18…02c1Base—$10.00100%0xbb67…9bc468d ago0x80139c…c777b9
0x06b4…88250xeb18…02c1Base—$8.00100%0xbb67…9bc468d ago0x30d368…b3c79c
0x06b4…88250xeb18…02c1Base—$6.00100%0xbb67…9bc468d ago0xad55fb…59b663
0xe04e…f1f90xeb18…02c1Base—$10.00100%0xbb67…9bc468d ago0x0d1a65…209eaa
0x77b8…f9930xeb18…02c1Base—$10.00100%0xbb67…9bc468d ago0xf5b965…2a7574
0x3a7b…4c440xeb18…02c1Base—$25.00100%0xbb67…9bc468d ago0x8fd077…db9352
0x9e53…d9270xeb18…02c1Base—$20.00100%0xbb67…9bc468d ago0x2ebb62…0752e2
0x3351…9dc50xeb18…02c1Base—$10.00100%0xbb67…9bc468d ago0xb20f8c…b1cd7a
0xe04e…f1f90xeb18…02c1Base—$10.00100%0xbb67…9bc468d ago0x59efca…1f8c22
0x4382…14ed0xeb18…02c1Base—$17.00100%0xbb67…9bc468d ago0x58f484…d87a19
0xe907…68c40xeb18…02c1Base—$200.00100%0xbb67…9bc468d ago0x3ce429…ad094e
0xb7a4…f01d0xeb18…02c1Base—$51.00100%0xbb67…9bc468d ago0xa3d860…7818a7
0x8744…47aa0xeb18…02c1Base—$100.00100%0xbb67…9bc468d ago0xab45c9…086eb9
0x0775…238b0xeb18…02c1Base—$300.00100%0xbb67…9bc468d ago0xf05318…b206d7
0xa85b…d10b0xeb18…02c1Base—$200.00100%0xbb67…9bc468d ago0x560e66…005cb7
0x409f…bd2e0xeb18…02c1Base—$91.00100%0xbb67…9bc468d ago0x29a927…362b56
0xa85b…d10b0xeb18…02c1Base—$100.00100%0xbb67…9bc468d ago0x8173af…7fde0a
0x24f8…4a7f0xeb18…02c1Base—$500.00100%0xbb67…9bc468d ago0x3b9b55…949430
0x0554…c17b0xeb18…02c1Base—$25.03100%0xbb67…9bc468d ago0xca40d0…2c1a80
0xe589…92ed0xeb18…02c1Base—$5.00100%0xbb67…9bc468d ago0xa10a35…9a0731
0x9f9d…25600xeb18…02c1Base—$6.00100%0xbb67…9bc468d ago0x3c36c2…3d5c37
0x148f…b2660xeb18…02c1Base—$80.00100%0xbb67…9bc468d ago0x9f09ce…c310cd
0x06ed…f4da0xeb18…02c1Base—$80.00100%0xbb67…9bc468d ago0x0fda0a…8617cc
0x0f8f…50e80xeb18…02c1Base—$80.00100%0xbb67…9bc468d ago0x7dc148…f4de6a
0xe790…360f0xeb18…02c1Base—$80.00100%0xbb67…9bc468d ago0x9e0d44…40de1b

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.