Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$14.70100%0x1ef5…d9e8118d ago0xb1edcb…fa8736
0x1332…66eb0x0e3d…7757Base$13.65100%0x60b3…9773118d ago0x537d47…e6ff0b
0x1332…66eb0x0e3d…7757Base$10.50100%0x04fd…2b52118d ago0xf4c418…3a09fd
0x1332…66eb0x0e3d…7757Base$18.90100%0x93d4…655d118d ago0xe7598b…64e487
0x1332…66eb0x0e3d…7757Base$21.00100%0x77d2…f15d118d ago0x3d13f3…dbf78a
0x1332…66eb0x0e3d…7757Base$2.10100%0xf31d…cc4b118d ago0xfccfbb…66243f
0x1332…66eb0x0e3d…7757Base$21.00100%0x8ee8…f8f2118d ago0x80ecce…ad0f54
0x1332…66eb0x0e3d…7757Base$1,050.00100%0xd500…f63a118d ago0x16545f…e232a8
0x1332…66eb0x0e3d…7757Base$10.00100%0xc5c7…f8a5118d ago0x9cd22d…8657f9
0x1332…66eb0x0e3d…7757Base$26.25100%0x20d2…f0b2118d ago0xb385f4…73b433
0x1332…66eb0x0e3d…7757Base$10.50100%0xaecf…8b75118d ago0x682a6f…9ec48a
0x1332…66eb0x0e3d…7757Base$18.90100%0xa4f5…b2f9118d ago0x10153a…2e72e9
0x1332…66eb0x0e3d…7757Base$627.74100%0x5a50…c82c118d ago0x3b7b2f…2dd94f
0x1332…66eb0x0e3d…7757Base$61.95100%0x1bf5…a716118d ago0x5e16e7…17813b
0x1332…66eb0x0e3d…7757Base$6.49100%0xa842…4fd9118d ago0x1b6523…525ede
0x1332…66eb0x0e3d…7757Base$10.50100%0xd150…e426118d ago0xb1ed9b…f550cb
0x1332…66eb0x0e3d…7757Base$20.00100%0x2960…064b118d ago0x9b51ed…630077
0x1332…66eb0x0e3d…7757Base$200.00100%0xe59f…80f7118d ago0xa22f7a…6c2697
0x1332…66eb0x0e3d…7757Base$6.30100%0xe218…89ec118d ago0x674e05…be6c2b
0x1332…66eb0x0e3d…7757Base$10.50100%0xb92d…57bc118d ago0x1e65d4…b45d1b
0x1332…66eb0x0e3d…7757Base$5.23100%0xfbd8…39da118d ago0x36d9d2…439781
0x1332…66eb0x0e3d…7757Base$2.10100%0x817a…63b5118d ago0x9ed20f…2dfd04
0x1332…66eb0x0e3d…7757Base$1,288.48100%0x0553…cecf118d ago0x9e1f7c…8b3bde
0x1332…66eb0x0e3d…7757Base$5.25100%0x96be…0b46118d ago0x9d7a51…155512
0x1332…66eb0x0e3d…7757Base$5.25100%0x666e…0930118d ago0xbb5ef8…62bacc

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.