Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xd057ca…a6c4de
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xfd0cd1…51b867
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0x8df760…b5c77e
0x181f…2c9b0x2987…8dc9Base—$0.001299100%coinbase7d ago0xc418b6…e57330
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xacce02…f09228
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0x682669…3d580e
0x181f…2c9b0x2987…8dc9Base—$0.001355100%coinbase7d ago0x721c98…894a61
0x181f…2c9b0x2987…8dc9Base—$0.0045100%coinbase7d ago0xfed66a…4f549d
0x181f…2c9b0x2987…8dc9Base—$0.001365100%coinbase7d ago0x0bff99…df7b1f
0x181f…2c9b0x2987…8dc9Base—$0.001636100%coinbase7d ago0x93e80d…1482e8
0x181f…2c9b0x2987…8dc9Base—$0.001378100%coinbase7d ago0xb47e76…6b094b
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0x9e17ae…ec31da
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xc07eaa…9fc594
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0x4bffbd…2c76e6
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xb4cbd8…346f0c
0x181f…2c9b0x2987…8dc9Base—$0.001022100%coinbase7d ago0x0b9f72…400150
0x181f…2c9b0x2987…8dc9Base—$0.001715100%coinbase7d ago0x327a14…7da62f
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0x71696c…45c2ae
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xe05209…9992b7
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xf0ebcd…8341e7
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xa41500…8885c4
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0xda9318…508eeb
0x181f…2c9b0x2987…8dc9Base—$0.001100%coinbase7d ago0x3ebc6d…886921
0x181f…2c9b0x2987…8dc9Base—$0.001574100%coinbase7d ago0x15b3f7…c9164f
0x181f…2c9b0x2987…8dc9Base—$0.00138100%coinbase7d ago0x3d735e…3e7605

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.