Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase95d ago0xee5af3…b0b4ea
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase95d ago0xdaf202…3078f9
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase95d ago0x68ec2e…b7b8cd
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase95d ago0xfa3c7d…5cfaac
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase95d ago0x2f50ac…d6996e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase95d ago0x89d94d…7e9ba0
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xe34aba…ad0a4c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xdc5394…eaf592
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x0ae999…bc3e8a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xf2bc14…b85435
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x7f55f7…02c64e
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x696af0…733f2b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x030101…d3cb78
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x7b2962…47ce26
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x1beb3c…e7999f
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x42a4d2…69465c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xed64e5…096116
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xe791c7…ef769a
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x426176…e6ba0c
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xfd8ab4…b6b99d
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x711ac1…0bf79b
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xfcdd09…dfac96
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0xd92db7…13ce15
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x2b23d7…7a1aca
0xb0e5…46000xa9dd…2315Base—$0.002100%coinbase96d ago0x3586f2…ed1632

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.