Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xaa5b84…afba97
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0xc14b78…c550ce
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x7a34de…b3e135
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0x7fef3d…2d4282
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x5787b2…79dc3f
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0x9e92b8…1bf452
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x9c6818…bcc35f
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0x62783d…9d1fde
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x9f24e1…b914e3
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0xff89b6…678973
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x14f881…7a3970
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0x899602…f71079
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x880400…ec2cfd
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0x156c0c…95976a
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x0d2f65…e70051
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0x042e19…3808e6
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xe64eac…cf8c35
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0x296fcf…7205f3
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xc546d2…419915
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0xa3e533…0fded7
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0xb45d05…3037e9
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0xa5e9f3…dd511f
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x515316…d6e186
0x19b5…cf0c0x2ad8…b7daBase$0.0170%0x0b44…80fc8d ago0x4bb8f2…ca69aa
0x2ad8…b7da0xa588…014cBase$0.0170%0x5e3b…c8a58d ago0x5b06c7…98d009

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.