Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa5e…2d460x60f3…f5d1Base—$0.01100%coinbase58d ago0x2fc492…6b8575
0xfa5e…2d460x99d3…9e5cBase—$0.01100%coinbase58d ago0x9f3c7c…92ffd2
0xfa5e…2d460xc806…5cf4Base—$0.01100%coinbase58d ago0x4f1535…1b98b0
0xfa5e…2d460x019f…bb74Base—$0.01100%coinbase58d ago0x434d2c…f65df8
0xfa5e…2d460xe311…d2bdBase—$0.01100%coinbase58d ago0xa39d5c…acca14
0xfa5e…2d460xb2ee…10ffBase—$0.01100%coinbase58d ago0x278737…1a15ae
0xfa5e…2d460xda88…0c2aBase—$0.01100%coinbase58d ago0x1992f3…d4639e
0xfa5e…2d460x5a21…929bBase—$0.01100%coinbase58d ago0x32a8d5…f03ac9
0xfa5e…2d460xbb17…1f68Base—$0.01100%coinbase58d ago0x30e803…261f05
0xfa5e…2d460xfaee…15f5Base—$0.01100%coinbase58d ago0x66975c…7a9bdc
0xfa5e…2d460xcad2…f6daBase—$0.01100%coinbase58d ago0x48e1eb…2031cd
0xfa5e…2d460x4741…0d41Base—$0.01100%coinbase58d ago0x794efa…e4ccd5
0xfa5e…2d460x70e9…f670Base—$0.01100%coinbase58d ago0x8dac71…2aad88
0xfa5e…2d460x02e9…fe9eBase—$0.01100%coinbase58d ago0x6a880e…feaf2d
0xfa5e…2d460xfdf5…bd98Base—$0.01100%coinbase58d ago0x9db906…52b2ef
0xfa5e…2d460x76c1…fd1eBase—$0.01100%coinbase58d ago0xd02210…fa5590
0xfa5e…2d460x7bbd…15f8Base—$0.01100%coinbase59d ago0x88e871…2add91
0xfa5e…2d460xcbd2…e66bBase—$0.01100%coinbase59d ago0x6860d1…815e36
0xfa5e…2d460xcc35…d1c0Base—$0.01100%coinbase59d ago0xe4e868…df93e1
0xfa5e…2d460xd763…dea6Base—$0.01100%coinbase59d ago0x613019…12581c
0xfa5e…2d460xf104…ed1bBase—$0.01100%coinbase59d ago0xd487c9…bcb519
0xfa5e…2d460x3a67…b316Base—$0.01100%coinbase59d ago0x4e171c…eb9cc3
0xfa5e…2d460xe436…9c45Base—$0.01100%coinbase59d ago0x9d66f9…21cce5
0xfa5e…2d460xc98d…0e93Base—$0.01100%coinbase59d ago0x802314…820886

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.