Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x68ea90…d66e28
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0xb90eb5…ce0f31
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x4d3e74…f5ede5
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa35d ago0x1b08db…c95c31
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x2d6497…b8d4ee
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x25a1b6…08f6be
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa35d ago0x82bfe4…873fe6
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x10e17d…cb4777
0x3411…7d3d0x9c95…e299Base—$0.001100%fluxa35d ago0xee1147…34d971
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x587afd…2d0608
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0xe66b5f…e194b2
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0xed791f…ee9c1d
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x2ecd2d…729f09
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x26e464…67d003
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x36d72f…0c2cd6
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x5a2815…522501
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0xa42278…7f3e35
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x77f7f9…a4610a
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x9a4ad9…3a4588
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0xd682c2…48d7d1
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x7eace7…1ff7f5
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x8db5f7…c2d288
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x7b4fd8…7e8910
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0x0803cd…87e2be
0x3411…7d3d0xfe80…47eeBase—$0.001100%fluxa35d ago0xbfb97f…262c5c

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.