Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…94b30x3a93…12daBase—$0.01100%coinbase68d ago0x2ef816…2d7d41
0x8d2a…94b30x8d1e…12faBase—$0.01100%coinbase68d ago0x8ac0bf…65f707
0x8d2a…94b30x935f…029eBase—$0.01100%coinbase68d ago0x2ba907…4f25a1
0x8d2a…94b30x35e6…9b4cBase—$0.01100%coinbase68d ago0xc3e141…b0c215
0x8d2a…94b30x7ab9…7149Base—$0.01100%coinbase68d ago0xdacdeb…3349c7
0x8d2a…94b30xc791…1548Base—$0.01100%coinbase69d ago0xc89fd8…502dc6
0x8d2a…94b30x407f…f2b8Base—$0.01100%coinbase69d ago0x21d3fe…4e7392
0x8d2a…94b30x81f2…55b8Base—$0.01100%coinbase69d ago0x4777e5…d100c0
0x8d2a…94b30xf135…e17fBase—$0.01100%coinbase69d ago0x3f867a…7f9a6c
0x8d2a…94b30xd1f5…48f3Base—$0.01100%coinbase69d ago0x2ba6b4…b73e8d
0x8d2a…94b30x561d…bbcdBase—$0.01100%coinbase69d ago0x373cb9…98eb5e
0x8d2a…94b30x78b4…2538Base—$0.01100%coinbase69d ago0xdc529c…4affa7
0x8d2a…94b30x10d2…0831Base—$0.01100%coinbase69d ago0x28cd99…a5cf0c
0x8d2a…94b30xe5fe…f051Base—$0.01100%coinbase69d ago0x745669…6cb7dd
0x8d2a…94b30xadc9…02b1Base—$0.01100%coinbase69d ago0x00b7cc…f2e761
0x8d2a…94b30x23c5…9fe0Base—$0.01100%coinbase69d ago0x198384…ccf9e6
0x8d2a…94b30xe082…4c67Base—$0.01100%coinbase69d ago0xeb6300…1563eb
0x8d2a…94b30x22e5…5aadBase—$0.01100%coinbase69d ago0xc5bbaf…86ff5a
0x8d2a…94b30x4944…9a2dBase—$0.01100%coinbase69d ago0x259b81…1433e7
0x8d2a…94b30xa794…0ac4Base—$0.01100%coinbase69d ago0x793430…c661ad
0x8d2a…94b30x3a3c…f37aBase—$0.01100%coinbase69d ago0x370eaf…7adacb
0x8d2a…94b30xd445…fabaBase—$0.01100%coinbase69d ago0xe63a3e…e59aec
0x8d2a…94b30xfeb3…d954Base—$0.01100%coinbase69d ago0xa23d0a…a3d3d2
0x8d2a…94b30x57f1…ec8dBase—$0.01100%coinbase69d ago0x0446d2…4ee24c
0x8d2a…94b30x3e8f…71d6Base—$0.01100%coinbase69d ago0xa66187…861082

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.