Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8af…ddf30x4466…125eBasex402 service$0.005100%coinbase72d ago0x1a824b…ca50f3
0x1363…6b270x4466…125eBasex402 service$0.004100%coinbase72d ago0x503c01…f78b5c
0xa306…5bbc0x4466…125eBasex402 service$0.004100%coinbase72d ago0x08793e…a099e2
0x5bcc…79e70x4466…125eBasex402 service$0.004100%coinbase72d ago0x87848e…6cc0ab
0x85ed…67d50x4466…125eBasex402 service$0.005100%coinbase73d ago0x788b00…47d50b
0x85ed…67d50x4466…125eBasex402 service$0.005100%coinbase73d ago0x75d5b3…c88341
0x5bcc…79e70x4466…125eBasex402 service$0.004100%coinbase73d ago0x93201a…43f6fe
0xd127…13b50x4466…125eBasex402 service$0.004100%coinbase73d ago0x2bd9e4…e6dd9d
0x151c…e65e0x4466…125eBasex402 service$0.004100%coinbase73d ago0x167d43…10fdf9
0x0260…7d160x4466…125eBasex402 service$0.004100%coinbase73d ago0xb52543…9f7cd2
0x802c…b0c60x4466…125eBasex402 service$0.004100%coinbase73d ago0xd9002c…43a85e
0x7b10…5c400x4466…125eBasex402 service$0.005100%coinbase73d ago0x754b37…ead5c2
0xe5c3…700f0x4466…125eBasex402 service$0.004100%coinbase73d ago0x0cf513…5c62db
0x56b0…faf20x4466…125eBasex402 service$0.004100%coinbase73d ago0x6d26d9…65fc7d
0x91e3…842a0x4466…125eBasex402 service$0.004100%coinbase73d ago0x432c37…613fbc
0xcb7d…a6ef0x4466…125eBasex402 service$0.004100%coinbase73d ago0x6058ea…d9986b
0xa835…ccdd0x4466…125eBasex402 service$0.004100%coinbase73d ago0x5da3a2…229b07
0x0d7b…d5090x4466…125eBasex402 service$0.005100%coinbase73d ago0x381d8c…968d7f
0x0d7b…d5090x4466…125eBasex402 service$0.005100%coinbase73d ago0x3b93c5…1f9332
0x0d7b…d5090x4466…125eBasex402 service$0.005100%coinbase73d ago0x9afd99…9c8d4a
0x0d7b…d5090x4466…125eBasex402 service$0.005100%coinbase73d ago0xa87d45…6afdca
0x2043…98ff0x4466…125eBasex402 service$0.02100%coinbase73d ago0x3428c5…31e319
0x2043…98ff0x4466…125eBasex402 service$0.02100%coinbase73d ago0xb2cf07…84fd3a
0x8ca3…2d150x4466…125eBasex402 service$0.008100%coinbase73d ago0xf80f4b…9d5d66
0x2b9e…41a40x4466…125eBasex402 service$0.004100%coinbase73d ago0x9532ed…903752

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.