Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea3a…38cd0x6ca2…a445Base—$0.01100%coinbase72d ago0x2dae30…24f20c
0xea3a…38cd0xf600…5be4Base—$0.01100%coinbase72d ago0xd9bcc0…48385e
0xea3a…38cd0xee8a…3d4aBase—$0.01100%coinbase72d ago0x748e5a…2fc109
0xea3a…38cd0x2b4c…1a64Base—$0.01100%coinbase72d ago0x73bccf…d09930
0xea3a…38cd0x58ec…3cdcBase—$0.01100%coinbase72d ago0x8a28f7…9c44ef
0xea3a…38cd0x77d5…f408Base—$0.01100%coinbase72d ago0x619df5…9ad318
0xea3a…38cd0x1aa8…61f1Base—$0.01100%coinbase72d ago0x71a3b2…93cabb
0xea3a…38cd0xf53f…9736Base—$0.01100%coinbase73d ago0x42c551…601653
0xea3a…38cd0x0ff3…a513Base—$0.01100%coinbase73d ago0x18cf95…a08224
0xea3a…38cd0x79f9…e429Base—$0.01100%coinbase73d ago0xfaee63…382082
0xea3a…38cd0xec71…da48Base—$0.01100%coinbase73d ago0xc9ba32…ec9cf0
0xea3a…38cd0xd91c…a18cBase—$0.01100%coinbase73d ago0x1440b0…413642
0xea3a…38cd0x9362…6a4aBase—$0.01100%coinbase73d ago0xf8e303…48ff56
0xea3a…38cd0x6861…3035Base—$0.01100%coinbase73d ago0xa979aa…4b15a7
0xea3a…38cd0x8140…c20eBase—$0.01100%coinbase73d ago0x66aad4…1c1565
0xea3a…38cd0x9a13…5773Base—$0.01100%coinbase73d ago0x45dd03…4e6dfb
0xea3a…38cd0x82c9…b8ceBase—$0.01100%coinbase73d ago0x62071a…183ac8
0xea3a…38cd0x6a0a…fd8aBase—$0.01100%coinbase73d ago0x8f5a98…2df3ff
0xea3a…38cd0xba6b…fe85Base—$0.01100%coinbase73d ago0x377c2b…ed5eb9
0xea3a…38cd0x7584…9977Base—$0.01100%coinbase73d ago0x32df23…e8d264
0xea3a…38cd0x4168…bddfBase—$0.01100%coinbase73d ago0x4d1972…a41976
0xea3a…38cd0x2341…0e41Base—$0.01100%coinbase73d ago0x97a79d…a915ab
0xea3a…38cd0xdad9…fa35Base—$0.01100%coinbase73d ago0xff4143…9d5b54
0xea3a…38cd0xedd4…1202Base—$0.01100%coinbase73d ago0x3bedbb…d6a0e2
0xea3a…38cd0xbc85…ea24Base—$0.01100%coinbase73d ago0xd724c5…0a1ace

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.