Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base—$55.4170%0x4337…663c34d ago0x7b920b…363f05
0x3be9…575c0x31d0…2cd7Base—$499.6570%0x4337…be7034d ago0x79c0f7…35fc0b
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x4337…403c34d ago0x9c0787…106466
0x3be9…575c0x31d0…2cd7Base—$42.3970%0x211d…d17234d ago0x7545c5…2cec77
0x3be9…575c0x31d0…2cd7Base—$42.3970%0x4337…f03834d ago0x6c87bd…fe2d89
0x3be9…575c0x31d0…2cd7Base—$99.4770%0x6a6f…be4134d ago0xcf6182…84f727
0x3be9…575c0x31d0…2cd7Base—$99.4770%0x4337…403c34d ago0x19164d…65f5d9
0x3be9…575c0x31d0…2cd7Base—$30.0070%0x81e3…b98e34d ago0x36d6ad…4f73c5
0x3be9…575c0x31d0…2cd7Base—$10.3870%0x6a6f…be4134d ago0xb21432…f92852
0x3be9…575c0x31d0…2cd7Base—$50.4570%0x4337…853834d ago0x4e839b…8f8ffd
0x3be9…575c0x31d0…2cd7Base—$67.4670%0x4337…c62f34d ago0x9ea50b…a130af
0x3be9…575c0x31d0…2cd7Base—$65.3970%0x4337…7b5f34d ago0x125ab4…a4e437
0x3be9…575c0x31d0…2cd7Base—$500.5770%0x4337…181134d ago0xc9eb24…039357
0x3be9…575c0x31d0…2cd7Base—$10.3770%0xf279…f77f34d ago0x2ee749…516f9f
0x3be9…575c0x31d0…2cd7Base—$15.3870%0xb5b2…3ff234d ago0x77cfbb…647606
0x3be9…575c0x31d0…2cd7Base—$120.0070%0xb872…0ab334d ago0xefeab4…ef9053
0x3be9…575c0x31d0…2cd7Base—$38.2470%0xe196…0ce134d ago0x41eb12…d46108
0x3be9…575c0x31d0…2cd7Base—$0.9370%0x4337…ec6834d ago0x4235de…d14e35
0x3be9…575c0x31d0…2cd7Base—$0.9370%0xe196…0ce134d ago0x25eecc…4e2d96
0x3be9…575c0x31d0…2cd7Base—$500.5670%0x4337…029034d ago0x075fb0…3123b1
0x3be9…575c0x31d0…2cd7Base—$15.3770%0x4337…6ca534d ago0xfdddb0…74ebbf
0x3be9…575c0x31d0…2cd7Base—$5.4370%0xf279…f77f34d ago0xb4bda8…eb512e
0x3be9…575c0x31d0…2cd7Base—$100.4170%0x4337…2e1c34d ago0xe6f28e…2afbd3
0x3be9…575c0x31d0…2cd7Base—$250.0070%0x211d…d17234d ago0xc06626…e4db46
0x3be9…575c0x31d0…2cd7Base—$100.4170%0x4337…44cc34d ago0xc7fddc…4fda82

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.