Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x8675b5…345462
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x94d9b4…03824e
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x1def7b…cea997
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x7899d4…b48413
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0xf66772…4114a1
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0xce956e…3a685c
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x64dd93…36ff23
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x8b3559…87d608
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x54ef43…b0b93c
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0xab1121…74e9ea
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0xe19b7d…ef11f1
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0xb51cd3…97b897
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x381d6e…bdb6ea
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x6ea7db…55a1ad
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x9f1356…d65997
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0xdd4cd2…ec2101
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0xdacee0…b462a0
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x6c2da1…a7155a
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0xa224b8…f8de5c
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0xf7a5e4…757c2b
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x78f43a…f6695f
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0xb7234a…70158d
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x96f958…978e33
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0xfb16b3…2fa015
0xfb45…20640x44dc…7c2cBasex402 service$0.02100%coinbase47d ago0x6543b8…245e3e

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.