Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0x8694c7…5b8147
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa34d ago0x329187…7c5851
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0x1b30ea…77b7b6
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0x32177f…1ff1f0
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa34d ago0xde5817…ed4435
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0x09cdac…edb091
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0x464014…7fcbb7
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa34d ago0xacb2d3…f19677
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0xbbef6a…7706ed
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa34d ago0x1554b1…7f738a
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0x370f34…b663d5
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa34d ago0xb96aad…48b78d
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa34d ago0xd2aeb6…a6f864
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa34d ago0xe53979…f5e577
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0xfdae98…95570a
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa34d ago0x674fab…ed9adb
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa34d ago0x0d3637…f18988
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0xd90a13…5578f5
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa34d ago0x23a576…d9d22f
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa34d ago0x042cd7…7e7973
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0x98b54c…4c0538
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0x0e00ae…f694a1
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa34d ago0x4ab485…4b2cd7
0x8bf6…ee0b0xfe80…47eeBase—$0.001100%fluxa35d ago0x070859…ab4cf4
0x8bf6…ee0b0x9c95…e299Base—$0.001100%fluxa35d ago0x431f5e…d15706

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.