Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0xc50387…ded2b4
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0xa39c8c…307d46
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0x5686d8…0bbbb3
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0xb440a7…fe5b9d
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0x890692…b3c7ee
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0x214428…9f39fd
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0x77db38…320bf9
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0xea221b…660c3e
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0x70a4da…8be207
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0x853a39…0b07e1
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0x0802a4…aa18fb
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0x5ad2ae…4962e9
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0x9ad5bf…6e9d47
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa28d ago0x40bf09…87fae0
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa29d ago0x45e282…881c77
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa29d ago0x2eb642…f407ec
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa29d ago0xd7b6f9…9cacdf
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa29d ago0xdd3792…ab8296
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa29d ago0xc1ee4e…8f94f2
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa29d ago0x299251…325e1e
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa29d ago0xe153c7…829e2d
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa29d ago0x4978b6…eff555
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa29d ago0x51b40f…dec535
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa29d ago0x4cda65…bc5e34
0x8bf6…ee0b0xfe80…47eeBase$0.001100%fluxa29d ago0x88015d…fa6003

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.