Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d99529d ago0xf486b4…33a4a6
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…562729d ago0x4bb50a…3e7c51
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…ec2629d ago0xa8b629…a9c1b5
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c29d ago0x186deb…5c8367
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…51e029d ago0xb2c2bc…39874e
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x30d2…77d529d ago0x709830…7d7a57
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x2891…bc4c29d ago0x98650b…7f378d
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…339229d ago0xbfa2fb…0d6bb0
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…4bba29d ago0xca251f…a0b1ac
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…f26829d ago0xbad147…4bfee4
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…c48729d ago0x76b00c…933da2
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c29d ago0xa75ec9…d47be1
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…be7029d ago0x1b557a…796089
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2915…146529d ago0x529420…6a440d
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146529d ago0xc4e1ec…e9a6b7
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x1d53…c61329d ago0x833bf5…57ed80
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x7b5c…7b9a29d ago0x29ee50…acc37f
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x2891…bc4c29d ago0xb7c4fb…961794
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c30d ago0x548346…7bc88b
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x1d53…c61330d ago0xba40a0…5a9d78
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c30d ago0x503bd4…fdf022
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x2915…146530d ago0x0a9790…421358
0x3be9…575c0xaa9c…5a6bBase$100.0070%0x2891…bc4c30d ago0xc5d036…2e7ddf
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d0b230d ago0x83e3ae…2e9886
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…beb130d ago0x00cc98…6754b5

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.