Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8187…66aa0x367c…5270eip155:1—$29,995.78100%Route unknown104d ago0xbb5d8e…b82135
0x6929…b3560x367c…5270eip155:1—$1,000.90100%Route unknown104d ago0x26191a…7d59cf
0x1d23…ce460x367c…5270eip155:1—$262.82100%Route unknown104d ago0x4831c9…2b6b66
0xaa4e…93c00x367c…5270eip155:1—$6.74100%Route unknown104d ago0x68c216…ea5b17
0x1b66…eec60x367c…5270eip155:1—$1,398.10100%Route unknown104d ago0x733bc7…2da7bc
0x9a40…95310x367c…5270eip155:1—$748.63100%Route unknown104d ago0xe451c0…ef4893
0x422d…ecbe0x367c…5270eip155:1—$45.31100%Route unknown104d ago0xfaf91c…622cd0
0xaacc…11730x367c…5270eip155:1—$35.04100%Route unknown104d ago0xee124d…268458
0xd614…e4300x367c…5270eip155:1—$349.98100%Route unknown104d ago0x163530…10e43a
0x4e8d…7cb80x367c…5270eip155:1—$113.49100%Route unknown104d ago0x1598a5…833fae
0x93c9…0da10x367c…5270eip155:1—$7.97100%Route unknown104d ago0xdec3c2…0c4005
0x273f…7c310x367c…5270eip155:1—$29.94100%Route unknown104d ago0x056576…e502ac
0x4972…adc50x367c…5270eip155:1—$3.26100%Route unknown104d ago0x1d9672…fa6a15
0x1e83…32aa0x367c…5270eip155:1—$9.96100%Route unknown104d ago0x358438…acc31c
0x56e0…53860x367c…5270eip155:1—$0.91100%Route unknown104d ago0xa6b0f7…4c7e86
0x4d9c…5c880x367c…5270eip155:1—$4.47100%Route unknown104d ago0x8ee4f2…49c22a
0x8d60…5ed10x367c…5270eip155:1—$88.76100%Route unknown104d ago0xb25365…a91731
0x1b6d…83800x367c…5270eip155:1—$118.56100%Route unknown104d ago0xd73aeb…559e2d
0x40b8…994c0x367c…5270eip155:1—$94.71100%Route unknown104d ago0x6ec62d…cf98be
0xb1e1…24f80x367c…5270eip155:1—$1,999.37100%Route unknown104d ago0xbe9d64…ddd844
0x41a1…db230x367c…5270eip155:1—$98.55100%Route unknown104d ago0xc8fed4…0a8617
0xe144…31af0x367c…5270eip155:1—$4.97100%Route unknown104d ago0x755bc8…21824f
0xc7f1…d9380x367c…5270eip155:1—$998.66100%Route unknown104d ago0xd50641…759a7d
0x2878…32b30x367c…5270eip155:1—$19.48100%Route unknown104d ago0x23e6d8…1ae743
0x18e1…e6af0x367c…5270eip155:1—$4,090.27100%Route unknown104d ago0xcbb330…b98524

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.