Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter46d ago0xae22e7…9adfde
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter46d ago0x7b1731…e37da2
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter46d ago0xe55a0a…e95dbe
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0x56f3be…d7018c
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0xf62078…1df312
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0x245de2…699e08
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0x0e4049…77b99b
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0x49eb20…8af961
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter46d ago0x3d68be…f33ae9
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0xff6dae…4e78ad
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter46d ago0x716e18…2f9670
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter46d ago0x3d683b…ac55c2
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter46d ago0x708985…b9b534
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0x62a419…f7f0a9
0xa7ae…98440x07cf…2396Basex402 service$0.04100%dexter46d ago0xbfc3de…0dcbd4
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0x8db3a7…6a5fe4
0xa7ae…98440x07cf…2396Basex402 service$0.06100%dexter46d ago0xab649e…3ee701
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter46d ago0xd1184f…ec3d10
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0xd95354…3c037f
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0xecd6e3…507dfc
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0xdc00ef…7949a6
0xa7ae…98440x07cf…2396Basex402 service$0.20100%dexter46d ago0x204f07…193111
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter46d ago0x4e3b0c…d65220
0xa7ae…98440x07cf…2396Basex402 service$0.02100%dexter46d ago0x3c8576…7e63de
0xa7ae…98440x07cf…2396Basex402 service$0.10100%dexter46d ago0x9766ef…786f2b

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.