Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b32…0ea30x1372…8a42Base—$0.01100%coinbase72d ago0x08fe24…a4dd70
0x8b32…0ea30x9236…0742Base—$0.01100%coinbase72d ago0x26d2b2…0c50ce
0x8b32…0ea30xc8fc…b9a0Base—$0.01100%coinbase72d ago0xb3ff5a…150739
0x8b32…0ea30x64fa…97bbBase—$0.01100%coinbase72d ago0xb82339…e8ac03
0x8b32…0ea30x9dd0…0940Base—$0.01100%coinbase72d ago0x3c00df…679c77
0x8b32…0ea30x113f…8ff5Base—$0.01100%coinbase72d ago0x7b0008…87a00f
0x8b32…0ea30xf05a…1786Base—$0.01100%coinbase72d ago0x272e59…959ab7
0x8b32…0ea30xd8fa…f11dBase—$0.01100%coinbase72d ago0x384dd4…a508b8
0x8b32…0ea30x3225…b22eBase—$0.01100%coinbase72d ago0xa5660f…133dba
0x8b32…0ea30x75e4…edb8Base—$0.01100%coinbase72d ago0xdf9ee4…93fc70
0x8b32…0ea30xf3d4…6f78Base—$0.01100%coinbase72d ago0xead31a…606e7b
0x8b32…0ea30x2e8a…1284Base—$0.01100%coinbase72d ago0x7c5581…fa63ca
0x8b32…0ea30x5327…e9b5Base—$0.01100%coinbase72d ago0xf8c7fa…2b2cbe
0x8b32…0ea30x9641…420eBase—$0.01100%coinbase72d ago0xff2af4…a0258e
0x8b32…0ea30x315d…0209Base—$0.01100%coinbase72d ago0xc66802…ee29fb
0x8b32…0ea30xe5b5…9320Base—$0.01100%coinbase72d ago0x5bdc23…453088
0x8b32…0ea30xe9e3…42efBase—$0.01100%coinbase72d ago0x33704d…62635f
0x8b32…0ea30x50f3…fb7cBase—$0.01100%coinbase72d ago0xb5cf07…250b83
0x8b32…0ea30x9ca7…5e88Base—$0.01100%coinbase72d ago0x84a76d…2a5915
0x8b32…0ea30xb877…66b5Base—$0.01100%coinbase72d ago0xeeb55c…aff494
0x8b32…0ea30x2f0e…f69bBase—$0.01100%coinbase72d ago0x24c014…c179f6
0x8b32…0ea30x8968…9f57Base—$0.01100%coinbase72d ago0xe8686b…f55f94
0x8b32…0ea30x5562…2a7aBase—$0.01100%coinbase72d ago0x9e80c7…06f9d7
0x8b32…0ea30x0432…034bBase—$0.01100%coinbase72d ago0x8128fc…86cc5a
0x8b32…0ea30x2057…4c38Base—$0.01100%coinbase73d ago0x720151…539612

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.