Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$200.33100%0x28e4…5b0189d ago0x74c3df…5b2dc9
0x3be9…575c0x31d0…2cd7Base—$67.32100%0x4337…e22a89d ago0xe5741f…1a889a
0x3be9…575c0x31d0…2cd7Base—$42.31100%0x4337…a4ab89d ago0x44a8a9…18c06a
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…df4889d ago0x5500c8…9f5206
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x28e4…5b0189d ago0xfbdd1f…d96b75
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x28e4…5b0189d ago0x337822…29970b
0x3be9…575c0x31d0…2cd7Base—$50.31100%0x4337…32a489d ago0x480ae1…206ea6
0x3be9…575c0x31d0…2cd7Base—$250.39100%0x4337…9e5d89d ago0x68be21…36acd8
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…029089d ago0x8f9e9a…1be6ea
0x3be9…575c0x31d0…2cd7Base—$396.46100%0x28e4…5b0189d ago0x60cc68…0667ea
0x3be9…575c0x31d0…2cd7Base—$21.33100%0x718f…3eac89d ago0x181e59…005553
0x3be9…575c0x31d0…2cd7Base—$10.25100%0x4337…7a5d89d ago0x6ba858…2fe00f
0x3be9…575c0x31d0…2cd7Base—$25.00100%0x4337…32a489d ago0x7d938b…d5399f
0x3be9…575c0x31d0…2cd7Base—$59.27100%0x4337…808489d ago0xc2a263…86cfc6
0x3be9…575c0x31d0…2cd7Base—$3.29100%0x28e4…5b0189d ago0x9afbd5…211d1c
0x3be9…575c0x31d0…2cd7Base—$1,500.00100%0x4337…c27189d ago0xcd438e…76a4b4
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…7a5d89d ago0x8f26e4…b7b83e
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x435b…703389d ago0xcb353c…7f180c
0x3be9…575c0x31d0…2cd7Base—$100.33100%0x4337…539389d ago0x69fa80…2b6453
0x3be9…575c0x31d0…2cd7Base—$3.15100%0x28e4…5b0189d ago0x5bc013…d89212
0x3be9…575c0x31d0…2cd7Base—$3.15100%0x4337…ef2589d ago0x54569e…ea69af
0x3be9…575c0x31d0…2cd7Base—$10.25100%0xce54…f55689d ago0x108396…e07fc7
0x3be9…575c0x31d0…2cd7Base—$30.26100%0x28e4…5b0189d ago0x5bb2ce…a35260
0x3be9…575c0x31d0…2cd7Base—$115.23100%0x4337…d6af89d ago0x977b87…2d34ab
0x3be9…575c0x31d0…2cd7Base—$202.57100%0x4337…3dde89d ago0x6be25f…3496f2

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.