Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b2a…99340xe9b3…c899Base—$0.01100%coinbase68d ago0xc6e3c4…742ccb
0x4b2a…99340x80d2…1f4aBase—$0.01100%coinbase68d ago0xab8cb6…557bcc
0x4b2a…99340x3605…1d0aBase—$0.01100%coinbase68d ago0xa039ff…caa121
0x4b2a…99340xa3b8…a8aaBase—$0.01100%coinbase68d ago0xf9e5c8…aeda50
0x4b2a…99340xe5e2…e9cbBase—$0.01100%coinbase68d ago0xc487d5…2ac332
0x4b2a…99340x332d…528bBase—$0.01100%coinbase68d ago0x791604…60d80d
0x4b2a…99340x126c…9eeaBase—$0.01100%coinbase68d ago0x34be63…dc57aa
0x4b2a…99340x652a…3fbcBase—$0.01100%coinbase68d ago0x9b742d…d70b02
0x4b2a…99340x4692…b621Base—$0.01100%coinbase68d ago0x8d6c1a…a2aa6e
0x4b2a…99340xe50f…3589Base—$0.01100%coinbase68d ago0x8351bd…223979
0x4b2a…99340xb1fd…2e6aBase—$0.01100%coinbase68d ago0x7e40b6…49e4cd
0x4b2a…99340x1434…c4b1Base—$0.01100%coinbase68d ago0x229622…26cd0f
0x4b2a…99340xa682…2160Base—$0.01100%coinbase68d ago0x75ad2e…f644f6
0x4b2a…99340x2fd1…4216Base—$0.01100%coinbase68d ago0xbfc5dc…7d6128
0x4b2a…99340x8485…42c6Base—$0.01100%coinbase68d ago0x174c90…090f46
0x4b2a…99340x0cf8…9d18Base—$0.01100%coinbase68d ago0xe2e813…f15fc4
0x4b2a…99340x810c…7929Base—$0.01100%coinbase68d ago0xb61e47…262241
0x4b2a…99340x5a1e…d33aBase—$0.01100%coinbase68d ago0x4d2b68…89f51c
0x4b2a…99340x9c03…5fd3Base—$0.01100%coinbase68d ago0x6b02eb…568dc5
0x4b2a…99340x958f…daf8Base—$0.01100%coinbase68d ago0xa662b6…958ef9
0x4b2a…99340xa06f…7cbaBase—$0.01100%coinbase68d ago0xa023ec…8f8951
0x4b2a…99340x25f3…290fBase—$0.01100%coinbase68d ago0xd6b66e…9bd7a1
0x4b2a…99340xa6ae…fa48Base—$0.01100%coinbase68d ago0x93e019…872e03
0x4b2a…99340x8ba5…aa94Base—$0.01100%coinbase68d ago0xa6212e…e34492
0x4b2a…99340xd02e…6a43Base—$0.01100%coinbase68d ago0x280d48…fe803a

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.