Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$10.50100%0xa5e3…a7a398d ago0x19b56d…f6c52c
0xa787…64cf0x0e3d…7757Base$3.15100%0x3c35…aa7398d ago0xebb4ad…96f285
0xa787…64cf0x0e3d…7757Base$3.15100%0xe0dd…9b2b98d ago0xd58013…32d21a
0xa787…64cf0x0e3d…7757Base$2.10100%0x3eb5…08dc98d ago0x98427a…b3a492
0xa787…64cf0x0e3d…7757Base$3.15100%0xca67…882098d ago0x773ee0…3071a5
0xa787…64cf0x0e3d…7757Base$2.10100%0x35b0…b81098d ago0x8ee928…ba647e
0xa787…64cf0x0e3d…7757Base$10.50100%0x1875…8fcf98d ago0xce0a3b…8d493d
0xa787…64cf0x0e3d…7757Base$3.15100%0x9d66…1ab698d ago0xfcd132…bdca55
0xa787…64cf0x0e3d…7757Base$10.50100%0xf261…5d4198d ago0xf4937a…00e6da
0xa787…64cf0x0e3d…7757Base$1.05100%0x214e…3e4a98d ago0xa84a57…8d337e
0xa787…64cf0x0e3d…7757Base$10.50100%0x39e0…3f7998d ago0xf509a2…b40f9e
0xa787…64cf0x0e3d…7757Base$10.50100%0x5fe9…a96598d ago0x36f08c…6c3684
0xa787…64cf0x0e3d…7757Base$10.50100%0xa2b7…2c9a98d ago0x3b0fa6…08b239
0xa787…64cf0x0e3d…7757Base$5.25100%0x96b2…cc5e98d ago0xc1265b…b40444
0xa787…64cf0x0e3d…7757Base$6.30100%0x39a9…7be598d ago0xccf8bf…7b8fec
0xa787…64cf0x0e3d…7757Base$5.25100%0x1e6d…37c198d ago0xd48b72…743a76
0xa787…64cf0x0e3d…7757Base$10.50100%0x03f1…4e5f98d ago0xc80c93…a3dba0
0xa787…64cf0x0e3d…7757Base$3.15100%0x5e44…05a898d ago0x381e34…f56400
0xa787…64cf0x0e3d…7757Base$2.10100%0x0922…422398d ago0xc608a9…490c45
0xa787…64cf0x0e3d…7757Base$10.50100%0xc6b9…2d8698d ago0x54edb7…eca6fa
0xa787…64cf0x0e3d…7757Base$5.25100%0x29b8…326398d ago0xe43a67…072b99
0xa787…64cf0x0e3d…7757Base$6.30100%0x1f7e…db9698d ago0x945bc9…5c1537
0xa787…64cf0x0e3d…7757Base$1.05100%0x75c8…902c98d ago0xae182f…010d27
0xa787…64cf0x0e3d…7757Base$5.25100%0x28a1…4ae598d ago0x9f97cd…a1eff6
0xa787…64cf0x0e3d…7757Base$3.15100%0x8944…ba2a98d ago0x94f56f…db784b

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.