Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f43…08e70x6366…f1e2Base—$0.005501100%0x6366…f1e284d ago0xab81c6…d8e564
0x0f43…08e70x6366…f1e2Base—$0.17100%0x6366…f1e284d ago0x0292e6…9392d0
0x0f43…08e70x6366…f1e2Base—$0.000502100%0x6366…f1e284d ago0xc189df…a44007
0x0f43…08e70x6366…f1e2Base—$0.17100%0x6366…f1e284d ago0x4ecba4…7c35c4
0x0f43…08e70x6366…f1e2Base—$0.004288100%0x6366…f1e284d ago0x6c0c8b…f045d0
0x0f43…08e70x6366…f1e2Base—$0.30100%0x6366…f1e284d ago0xe60711…abe76f
0x0f43…08e70x6366…f1e2Base—$0.15100%0xfc74…d8a584d ago0xe0f327…663542
0x0f43…08e70x6366…f1e2Base—$0.004971100%0x6366…f1e284d ago0x0a67b1…93b01c
0x0f43…08e70x6366…f1e2Base—$0.21100%0x6366…f1e284d ago0xd83153…499f2b
0x0f43…08e70x6366…f1e2Base—$0.03100%0x17c8…043684d ago0xb28fb3…575383
0x0f43…08e70x6366…f1e2Base—$0.05100%0xfc74…d8a584d ago0xcdb84d…b200d3
0x0f43…08e70x6366…f1e2Base—$0.003277100%0x6366…f1e285d ago0x5a8729…81cc57
0x0f43…08e70x6366…f1e2Base—$0.14100%0x6366…f1e285d ago0xc32117…7c0092
0x0f43…08e70x6366…f1e2Base—$0.006428100%0x6366…f1e285d ago0x9712d5…9be9fb
0x0f43…08e70x6366…f1e2Base—$0.09100%0x6366…f1e285d ago0xe00703…775807
0x0f43…08e70x6366…f1e2Base—$0.006421100%0x6366…f1e285d ago0xca1f8d…8874c3
0x0f43…08e70x6366…f1e2Base—$0.09100%0x6366…f1e285d ago0xd7383f…264113
0x0f43…08e70x6366…f1e2Base—$0.006100%0x6366…f1e285d ago0x522d0d…4a86a2
0x0f43…08e70x6366…f1e2Base—$0.09100%0x6366…f1e285d ago0xba6145…e12c6f
0x0f43…08e70x6366…f1e2Base—$0.14100%0x17c8…043685d ago0x07aae2…7cbe05
0x0f43…08e70x6366…f1e2Base—$0.12100%0xfc74…d8a585d ago0x4fefc7…288ff7
0x0f43…08e70x6366…f1e2Base—$0.001612100%0x6366…f1e285d ago0x5fb78a…8f0a33
0x0f43…08e70x6366…f1e2Base—$0.006356100%0x6366…f1e285d ago0xf11914…bcfe81
0x0f43…08e70x6366…f1e2Base—$0.09100%0x6366…f1e285d ago0x0af76b…7dea5f
0x0f43…08e70x6366…f1e2Base—$0.00596100%0x6366…f1e285d ago0x0847a3…1892cb

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.