Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ad9…0ebe0x6366…f1e2Base$0.07100%0x6366…f1e295d ago0x74043f…639db9
0x18db…baaf0x6366…f1e2Base$0.007013100%0x58fe…153b95d ago0x020e21…b6a47b
0x18db…baaf0x6366…f1e2Base$0.06100%0x58fe…153b95d ago0x2cb045…ff69b1
0x62c5…595d0x6366…f1e2Base$0.006575100%0x7f16…55b495d ago0x78a932…97f193
0x62c5…595d0x6366…f1e2Base$0.14100%0x7f16…55b495d ago0xbc3f5c…769ee8
0x18db…baaf0x6366…f1e2Base$0.006795100%0xa46e…ec9495d ago0x13bd9f…c189a1
0x18db…baaf0x6366…f1e2Base$0.06100%0xa46e…ec9495d ago0xe617b3…7597e3
0x62c5…595d0x6366…f1e2Base$0.006577100%0xa46e…ec9495d ago0x56e529…5e1006
0x62c5…595d0x6366…f1e2Base$0.11100%0xa46e…ec9495d ago0xb8ecfa…d5d2cd
0x62c5…595d0x6366…f1e2Base$0.03100%0x6366…f1e295d ago0x04b9fb…f3b9f3
0x62c5…595d0x6366…f1e2Base$0.23100%0xbe53…e90295d ago0x52e9b0…54ac13
0x62c5…595d0x6366…f1e2Base$0.00659100%0x08ff…bb0695d ago0xa47e1e…3495df
0x62c5…595d0x6366…f1e2Base$0.06100%0x08ff…bb0695d ago0xbf0a37…9a4cd9
0xa5a4…cc820x6366…f1e2Base$0.006578100%candidates95d ago0xca23d8…ab7476
0xa5a4…cc820x6366…f1e2Base$0.006581100%0x0098…310095d ago0x29cf5f…e7a304
0xa5a4…cc820x6366…f1e2Base$0.06100%candidates95d ago0x593bc5…8cb25a
0xa5a4…cc820x6366…f1e2Base$0.06100%0x58fe…153b95d ago0x9f331b…5edbe4
0xa5a4…cc820x6366…f1e2Base$0.06100%0x0098…310095d ago0xaf3bae…2e0962
0xa5a4…cc820x6366…f1e2Base$0.02100%0x6366…f1e295d ago0xddc32f…e67212
0xa5a4…cc820x6366…f1e2Base$0.06100%0x08ff…bb0695d ago0x31b63e…9a5361
0x9b69…2fc50x6366…f1e2Base$0.06100%0x08ff…bb0695d ago0xe3f1d8…0479ff
0x6366…f1e20x0e3d…7757Base$4.20100%0xc6b9…2d8695d ago0xb51163…4caf97
0x6366…f1e20x0e3d…7757Base$3.15100%0xa640…7f4095d ago0x0ddf46…b09cca
0xa5a4…cc820x6366…f1e2Base$0.02100%0xbe53…e90295d ago0x4bd3ed…853c09
0xa5a4…cc820x6366…f1e2Base$0.000934100%0x6366…f1e295d ago0x031ee6…e82995

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.