Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…8d0e14d ago0xbbedbe…62a41b
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x1d53…c61314d ago0x0394d1…ff5a18
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…36c414d ago0x0eb377…8d83db
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2891…bc4c14d ago0xbd9afb…15313b
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…f03814d ago0x38a273…7894a8
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…ec2615d ago0xdfd0fd…730d3c
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146515d ago0x5ec551…2f886f
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x30d2…77d515d ago0x349e35…bdf578
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…224f15d ago0x476156…395be5
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…306315d ago0xe1690b…7852e6
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…c62f15d ago0x1851b1…52f67d
0x3be9…575c0xaa9c…5a6bBase$60.0070%0x2915…146515d ago0xd47e33…2cf3c7
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x30d2…77d515d ago0x2e807b…07a864
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146515d ago0x489fc8…ae29df
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x1d53…c61315d ago0x8ef138…754e42
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…9e5d15d ago0x166654…3c633b
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c15d ago0x387ecc…944b36
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2915…146515d ago0x151f7b…381aeb
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x2891…bc4c15d ago0x829e8f…39ce61
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…8d0e15d ago0xbcf993…a58132
0x3be9…575c0xaa9c…5a6bBase$60.0070%0x4337…f03815d ago0x8df666…598690

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.