Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xaa8adb…b26833
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0x44ed6c…2e403c
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0x51a6f9…b8a559
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0x876617…90add0
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xaf28f8…8388c9
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xbcdd1e…ec434d
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0x148e19…77118c
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xade58c…b90e38
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0x9325e3…6ba09d
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xb79589…6ecad9
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0x48a11a…c0ad67
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xfada91…800cae
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xad7932…42c906
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0x87f0af…ae5b62
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xc0d104…37505c
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0x3ff4ac…aeeb81
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xa4ea3e…1cf9af
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xcfcd37…a57858
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xbab41a…ef515c
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xb0506d…1085aa
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0x8df9c0…286b0a
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0x460c46…a26da8
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0x7394ea…a61b2d
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xded00e…5f7779
0xe771…ac0b0xfe80…47eeBase—$0.001100%fluxa25d ago0xb9fa4e…4471d8

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.