Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0x9b0d09…46e67d
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa39d ago0xa259df…2e3655
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0x482a60…3d0962
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0xa3af03…442a20
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0x53cf74…901241
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa39d ago0x29f1f9…c6a7b3
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0x6adf20…e227de
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0x4abe02…15ebdd
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0x840459…818a1a
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0x48659e…b00e4e
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0xa61671…7a63ec
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0xb425cb…236f0c
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0xacfb26…ae2acb
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0x86a6a5…9f6d7f
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0xde57d1…4ca6e1
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0x1b958a…7be93d
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa39d ago0x77d52f…f72c6a
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0xd14b20…ea716a
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0xd6d90d…ffc5a7
0xf55a…0e090xfe80…47eeBase—$0.001100%fluxa39d ago0x283334…12d84d
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa39d ago0xa75cf2…220645
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa39d ago0x2c53df…132a84
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa39d ago0x863f51…302b1e
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa39d ago0xf1103d…5b3d66
0xf55a…0e090x9c95…e299Base—$0.001100%fluxa39d ago0xfd9549…f2936c

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.