Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x4c95…d79b36d ago0x86367c…02befb
0xa17c…60a90x47c5…4fc3Base—$42.0070%0x2640…d76736d ago0x430685…26eb24
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xbc41…9c5b37d ago0x29cc50…25f7e1
0xa17c…60a90x47c5…4fc3Base—$11.5570%0x27f5…dfdc37d ago0xf60527…1e8f0e
0xa17c…60a90x0e3d…7757Base—$1.0570%0x2b2b…961c37d ago0x5a478b…4b7c3e
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xe082…90c437d ago0x605032…2d1317
0xa17c…60a90x47c5…4fc3Base—$15.7570%0x54c8…88d537d ago0x96919b…f5e9a8
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x6d7b…aade37d ago0x19cbfb…f21a9d
0xa17c…60a90x0e3d…7757Base—$21.0070%0x2960…064b37d ago0xd41dad…905178
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xb3fe…1c0537d ago0x9ece8a…9e5472
0xa17c…60a90x0e3d…7757Base—$21.0070%0x7fb5…6c5237d ago0x321cc6…60eea7
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x52ba…517737d ago0x374d2c…66b42f
0xa17c…60a90x47c5…4fc3Base—$5.2570%0xb9e3…292d37d ago0xacf17c…ecce5a
0xa17c…60a90x47c5…4fc3Base—$31.5070%0x28a1…4ae537d ago0x7b625f…c67cc7
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xf867…7e9b37d ago0x9847ba…a1e8fd
0xa17c…60a90x47c5…4fc3Base—$18.9070%0xd812…ee4437d ago0x00c907…a5c865
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xef99…bf5937d ago0x13478c…fe14f6
0xa17c…60a90x47c5…4fc3Base—$15.7570%0xcf26…86e637d ago0xa4057e…669e7e
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xbdce…f63737d ago0x7cf159…94a12f
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xf8c4…d83637d ago0x585df0…33efe9
0xa17c…60a90x47c5…4fc3Base—$70.3570%0xe9e4…196337d ago0xef75e7…f081d0
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x1570…9b0a37d ago0x72cb80…fa9828
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x7492…70ae37d ago0xffd430…ae145f
0xa17c…60a90x0e3d…7757Base—$8.4070%0xd8cf…8eb737d ago0x790597…6abdf2

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.