Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…4a500x383e…74e3Base—$0.02100%coinbase25d ago0xc65ad8…a5d121
0x3b1d…4a500x764a…fda7Base—$0.01100%coinbase25d ago0x5189d8…40f329
0x3b1d…4a500x0f1b…ebfcBase—$0.02100%coinbase25d ago0x871c58…0175cd
0x3b1d…4a500xbd00…48e2Base—$0.01100%coinbase25d ago0xfecc77…1d4181
0x3b1d…4a500xcbf9…734bBase—$0.01100%coinbase25d ago0xf258d6…c8ebc1
0x3b1d…4a500xda4f…5a7bBase—$0.01100%coinbase25d ago0x2ddcb8…ebcb82
0x3b1d…4a500x07f3…c761Base—$0.01100%coinbase25d ago0x53bd9a…a1001f
0x3b1d…4a500x3d79…63b4Base—$0.01100%coinbase25d ago0x26e0da…2f952a
0x3b1d…4a500x807a…64a8Base—$0.01100%coinbase25d ago0x386d5e…a1ecc2
0x3b1d…4a500xd7f7…07c8Base—$0.01100%coinbase25d ago0x5c38d9…c6cc35
0x3b1d…4a500xf698…a9d7Base—$0.01100%coinbase25d ago0xd51f5f…94f028
0x3b1d…4a500x07dc…2b59Base—$0.02100%coinbase25d ago0xa3c5e5…041ec1
0x3b1d…4a500x0287…8b9fBase—$0.01100%coinbase25d ago0x29c467…95b29d
0x3b1d…4a500x7fe6…0753Base—$0.01100%coinbase25d ago0x157228…64748a
0x3b1d…4a500x9bac…02a0Base—$0.01100%coinbase25d ago0x4e33dc…e0db1d
0x3b1d…4a500x559d…f76eBase—$0.01100%coinbase25d ago0xdb73fb…e99ab4
0x3b1d…4a500x9eba…18a8Base—$0.01100%coinbase25d ago0xeaac2a…3c7421
0x3b1d…4a500x71e5…689cBase—$0.01100%coinbase25d ago0x78d71d…13b440
0x3b1d…4a500xc120…de5eBase—$0.01100%coinbase25d ago0xebfdf2…554dcc
0x3b1d…4a500x8539…43fdBase—$0.01100%coinbase25d ago0x6142a0…f58adc
0x3b1d…4a500x0e28…7a47Base—$0.01100%coinbase25d ago0x60232f…2a023e
0x3b1d…4a500x8263…98bfBase—$0.01100%coinbase25d ago0xc7e340…4423e2
0x3b1d…4a500xc45c…124cBase—$0.01100%coinbase25d ago0x3ca8f8…078002
0x3b1d…4a500xd936…37fbBase—$0.01100%coinbase25d ago0x38c659…067cb1
0x3b1d…4a500x64b1…e75aBase—$0.01100%coinbase25d ago0xb930d4…098733

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.