Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter47d ago0x949d07…ee0214
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0xdf3f8d…6b84b3
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter47d ago0x03b71b…59bd32
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0x4744ca…2552a8
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0x99d2c1…cc1563
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter47d ago0x254d4e…4550e1
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0x2beafe…b350fd
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter47d ago0xd17978…7807bb
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0x410278…6ed66a
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter47d ago0xb7dca5…40cde8
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0x99baae…9bd9e5
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter47d ago0xb82d03…30a3c0
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter47d ago0x3c3212…20c5e3
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter47d ago0xac4cfd…7984d7
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter47d ago0xacf6e6…4e310f
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0x99dbaf…ccda63
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter47d ago0x4ad41a…e57216
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0xc79701…c60795
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0x9461cb…cd5319
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0xa55149…c40885
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0x657906…5f6c2e
0xdf39…db800x07cf…2396Basex402 service$0.02100%0x1360…66fa47d ago0xcd06c7…7ebaca
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter47d ago0xdb3d35…987a72
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter47d ago0xabbb0e…f50a3b
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter47d ago0xe5ff76…02bb9c

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.