Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a38…3da00xc941…b858Base—$0.01100%coinbase72d ago0xd0ad85…fb4ca2
0x1a38…3da00xe34f…aec2Base—$0.01100%coinbase72d ago0x0bf866…257032
0x1a38…3da00x4e51…1263Base—$0.01100%coinbase72d ago0x1f0018…743fe4
0x1a38…3da00xaf70…9b94Base—$0.01100%coinbase73d ago0xb04504…269cc5
0x1a38…3da00x8a5f…6547Base—$0.01100%coinbase73d ago0x0a88a5…bbee57
0x1a38…3da00x66df…8996Base—$0.01100%coinbase73d ago0x4c01bb…0b6fd9
0x1a38…3da00x7185…f39eBase—$0.01100%coinbase73d ago0xe9ded4…200506
0x1a38…3da00x26d1…6b42Base—$0.01100%coinbase73d ago0xdc8c25…65c679
0x1a38…3da00xe561…44d3Base—$0.01100%coinbase73d ago0x4cab1b…eefe95
0x1a38…3da00xca44…a170Base—$0.01100%coinbase73d ago0xd9f63d…56e987
0x1a38…3da00x38c0…f255Base—$0.01100%coinbase73d ago0xf0886c…72a54a
0x1a38…3da00x0810…9278Base—$0.01100%coinbase73d ago0xd6d868…2a4a6a
0x1a38…3da00xbc30…f4aeBase—$0.01100%coinbase73d ago0xec38bf…b431f1
0x1a38…3da00x8f14…86c6Base—$0.01100%coinbase73d ago0x804e88…6f5d0b
0x1a38…3da00x24d0…f216Base—$0.01100%coinbase73d ago0x0a9e37…3c31db
0x1a38…3da00x5649…dd27Base—$0.01100%coinbase73d ago0x7798f6…5327ee
0x1a38…3da00xdb53…93f9Base—$0.01100%coinbase73d ago0x60dcdc…90ae2c
0x1a38…3da00x40cb…c630Base—$0.01100%coinbase73d ago0x1bfcf9…e5eaad
0x1a38…3da00x8635…fb5dBase—$0.01100%coinbase73d ago0x569bec…735f2f
0x1a38…3da00x89eb…f81cBase—$0.01100%coinbase73d ago0x5d81fa…733972
0x1a38…3da00x0dec…0a70Base—$0.01100%coinbase73d ago0xaaa96a…6bf5ed
0x1a38…3da00x4901…6a04Base—$0.01100%coinbase73d ago0x991f1c…6c3155
0x1a38…3da00x41f9…5d55Base—$0.01100%coinbase73d ago0x2fc7b0…3d7e27
0x1a38…3da00x4c7d…734fBase—$0.01100%coinbase73d ago0xb4b2fa…90ebd9
0x1a38…3da00xc7f4…5296Base—$0.01100%coinbase73d ago0xe52742…7459ba

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.