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$120.0070%0x2891…bc4c19d ago0xa2ef0f…8c72f2
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d0b219d ago0x594d21…bfe8f1
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x2891…bc4c19d ago0x8db6a3…f00d02
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c19d ago0xd9dfce…82fac7
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2915…146519d ago0x803989…965a5b
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…e22a19d ago0x0ce4da…d7293e
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2915…146519d ago0x24d027…2dda7a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…98b619d ago0x0d69b2…c86d21
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x7b5c…7b9a19d ago0x9e7bcf…17ddaf
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…a93d19d ago0x4438a1…6e72a7
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…e22a19d ago0x417e57…2fd155
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x1d53…c61319d ago0x191ec9…55a7c8
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…113119d ago0x69a08d…875ee7
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c19d ago0x568877…a3cdae
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2915…146519d ago0xb5148d…7a5e70
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146519d ago0x327a08…ddad39
0x3be9…575c0xaa9c…5a6bBase$250.0070%0x4337…187e19d ago0xaaafa6…1bc878
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…b35020d ago0x82f560…957a01
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…7b1f20d ago0xd9823c…927dd0
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…187e20d ago0x85a759…1883da
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…808420d ago0x1633a8…56d13a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c20d ago0x96d569…96b76e
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c20d ago0xee76c5…ee70c0
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c20d ago0x14b506…153b78
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…36c420d ago0xf88e15…bcb94f

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.