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—$50.0070%0x4337…187e41d ago0x60456b…bd9f9a
0x3be9…575c0x31d0…2cd7Base—$50.0070%0xf279…f77f41d ago0xb0a3b5…162638
0x3be9…575c0x31d0…2cd7Base—$755.6570%0x4337…663c41d ago0xcf7711…0610f6
0x3be9…575c0x31d0…2cd7Base—$240.3970%0x211d…d17241d ago0x3bed07…b85f33
0x3be9…575c0xf6ee…3bd2Base—$0.00685770%0x211d…d17241d ago0x3bed07…b85f33
0x3be9…575c0xf6ee…3bd2Base—$0.00342570%0x211d…d17241d ago0xc29ed5…5cf2ea
0x3be9…575c0x31d0…2cd7Base—$350.4370%0x211d…d17241d ago0xc29ed5…5cf2ea
0x3be9…575c0x31d0…2cd7Base—$1.8470%0xe196…0ce141d ago0xd40c45…89f168
0x3be9…575c0xf6ee…3bd2Base—$0.00239370%0xe196…0ce141d ago0xd40c45…89f168
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x6a6f…be4141d ago0x0dd485…b45dfd
0x3be9…575c0xf6ee…3bd2Base—$0.00194170%0x211d…d17241d ago0x9aae35…165e43
0x3be9…575c0x31d0…2cd7Base—$125.3470%0x211d…d17241d ago0x9aae35…165e43
0x3be9…575c0x31d0…2cd7Base—$50.0070%0x4337…c48741d ago0x045989…fc4655
0x3be9…575c0x31d0…2cd7Base—$280.4070%0xfa06…14d841d ago0x6245f4…a3ba42
0x3be9…575c0xf6ee…3bd2Base—$0.00051270%0xfa06…14d841d ago0x6245f4…a3ba42
0x3be9…575c0x31d0…2cd7Base—$210.3870%0x4337…9f2641d ago0xd2bab8…d12629
0x3be9…575c0xf6ee…3bd2Base—$0.00810170%0x4337…9f2641d ago0xd2bab8…d12629
0x3be9…575c0x31d0…2cd7Base—$360.4470%0x4337…8d0e41d ago0x9bbbbb…88fe1c
0x3be9…575c0xf6ee…3bd2Base—$0.00890670%0x4337…8d0e41d ago0x9bbbbb…88fe1c
0x3be9…575c0x31d0…2cd7Base—$300.4170%0x4337…882641d ago0x729c16…a85a45
0x3be9…575c0xf6ee…3bd2Base—$0.00268970%0x4337…882641d ago0x729c16…a85a45
0x3be9…575c0x31d0…2cd7Base—$67.3770%0x211d…d17241d ago0x5a8037…fc419d
0x3be9…575c0xf6ee…3bd2Base—$0.00576770%0x211d…d17241d ago0x5a8037…fc419d
0x3be9…575c0x31d0…2cd7Base—$10.3070%0xe196…0ce141d ago0x721fa1…c99fd8
0x3be9…575c0xf6ee…3bd2Base—$0.00745970%0xe196…0ce141d ago0x721fa1…c99fd8

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.