Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base—$49.3570%0xddf5…03475d ago0x31468a…6b72ae
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x05c6…16ba5d ago0xa6103a…e0ba3f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xd773…a2505d ago0x50a6b2…a5ccfd
0x1332…66eb0x47c5…4fc3Base—$89.2570%0xa438…8fb85d ago0xd3486b…1083b1
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xce9f…bc8e5d ago0xae23e6…08d1ae
0x1332…66eb0x507a…3a91Base—$18.3270%0x29b8…32635d ago0x968175…7ff545
0x1332…66eb0xd947…2162Base—$58.8070%0xa6d0…a3cd5d ago0x218b94…cf436d
0x1332…66eb0x47c5…4fc3Base—$105.0070%0x84ea…0e475d ago0x56e218…9fd4bd
0x1332…66eb0x47c5…4fc3Base—$525.0070%0x81da…371f5d ago0x0273c5…2d72a3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0f31…87b15d ago0x274798…9c62bd
0x1332…66eb0x3891…3df3Base—$58.8070%0x8ee8…f8f25d ago0xab43c9…cafc51
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xfe64…ec085d ago0xae08df…a3cab7
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x1434…1c6e5d ago0xa4764f…70b89e
0x1332…66eb0x47c5…4fc3Base—$68.2570%0xfec0…c3945d ago0xb76881…f9706b
0x1332…66eb0x47c5…4fc3Base—$25.0070%0x45b7…2d945d ago0xc2832d…7ac60b
0x1332…66eb0x47c5…4fc3Base—$189.0070%0x58f6…45175d ago0xeae1e2…a93729
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x91b5…1a5e5d ago0x6ec059…2dd27c
0x1332…66eb0x47c5…4fc3Base—$50.0070%0x63f4…be015d ago0x2c9f8e…0c9f59
0x1332…66eb0x47c5…4fc3Base—$42.0070%0x4eef…bbd25d ago0x6e667e…66978b
0x1332…66eb0x47c5…4fc3Base—$283.5070%0x6d55…0cde5d ago0x95395a…b2f9fc
0x1332…66eb0x47c5…4fc3Base—$13.6570%0xa7d7…e1b65d ago0x8bb912…1ba0b1
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xfbdd…4dae5d ago0x83d163…5eb58e
0x1332…66eb0x47c5…4fc3Base—$13.6570%0x05c6…16ba5d ago0x214f1f…0cdb8d
0x1332…66eb0x47c5…4fc3Base—$14.7070%0x5720…a5f45d ago0xfd30f2…0b44f8
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x7cf5…24075d ago0x2b1245…441d09

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.